/builddir/build/BUILD/libcomps-libcomps-0.1.8/libcomps/src/comps_docgroupid.h File Reference
COMPS_DocGroupId header file.
More...
#include <stdbool.h>
#include "comps_utils.h"
#include "comps_log.h"
#include "comps_validate.h"
#include "comps_default.h"
#include "comps_obj.h"
Go to the source code of this file.
Detailed Description
COMPS_DocGroupId header file.
Function Documentation
COMPS_DocGroupId default getter
- Parameters:
-
- Returns:
- COMPS_Num object representing GroupId default with incremented reference counter
COMPS_DocGroupId name getter
- Parameters:
-
- Returns:
- COMPS_Str object representing GroupId name with incremented reference counter
COMPS_DocGroupId name setter
- Parameters:
-
Old defaut objects reference counter will be decremented
void comps_docgroupid_set_name |
( |
COMPS_DocGroupId * |
gid, |
|
|
char * |
name, |
|
|
char |
copy | |
|
) |
| | |