|
| void | initiateSmallBool (smallBoolt *self) |
| |
| void | registerMethodsSmallBool (smallBoolFunctionst *f) |
| |
| void | initiateAllocateSmallBool (smallBoolt **self) |
| |
| void | finalizeRecycleSmallBool (void *arg UNUSED) |
| |
| void | finalizeSmallBool (void) |
| |
| smallBoolt * | allocSmallBool (bool value) |
| |
| void | cleanUpSmallBoolTerminateG (smallBoolt **val) |
| |
| void | cleanUpSmallBoolFreeLocalG (smallBoolt *val) |
| |
| void | cleanUpSmallBoolFreeG (smallBoolt **val) |
| |
| void | cleanUpSmallBoolFinishG (smallBoolt **val) |
| |
| internal void | freeSmallBool (smallBoolt *self) |
| |
| internal void | terminateSmallBool (smallBoolt **self) |
| |
| internal char * | toStringSmallBool (smallBoolt *self) |
| |
| internal smallBoolt * | duplicateSmallBool (smallBoolt *self) |
| |
| internal void | smashSmallBool (smallBoolt **self) |
| |
| internal void | finishSmallBool (smallBoolt **self) |
| |
| internal const char * | helpSmallBool (smallBoolt UNUSED *self) |
| |
| internal bool | getSmallBool (smallBoolt *self) |
| |
| internal smallBoolt * | setSmallBool (smallBoolt *self, bool value) |
| |
| internal smallBoolt * | setDoubleSmallBool (smallBoolt *self, double p2) |
| |
| internal smallBoolt * | setInt64SmallBool (smallBoolt *self, int64_t p2) |
| |
| internal smallBoolt * | setInt32SmallBool (smallBoolt *self, int32_t p2) |
| |
| internal smallBoolt * | setUint32SmallBool (smallBoolt *self, uint32_t p2) |
| |
| internal smallBoolt * | setUint64SmallBool (smallBoolt *self, uint64_t p2) |
| |
| internal smallBoolt * | setSSmallBool (smallBoolt *self, const char *p2) |
| |
| internal smallBoolt * | setSmallBoolSmallBool (smallBoolt *self, smallBoolt *p2) |
| |
| internal smallBoolt * | setSmallDoubleSmallBool (smallBoolt *self, smallDoublet *p2) |
| |
| internal smallBoolt * | setSmallIntSmallBool (smallBoolt *self, smallIntt *p2) |
| |
| internal smallBoolt * | setSmallJsonSmallBool (smallBoolt *self, smallJsont *p2) |
| |
| internal smallBoolt * | setSmallStringSmallBool (smallBoolt *self, smallStringt *p2) |
| |
| internal bool * | getPSmallBool (smallBoolt *self) |
| |
| internal bool | equalSmallBoolChar (smallBoolt *self, const char *p2) |
| |
| internal bool | equalSmallBoolBase (smallBoolt *self, baset *p2) |
| |
| internal bool | equalSmallBoolBool (smallBoolt *self, bool p2) |
| |
| internal bool | equalSmallBoolDouble (smallBoolt *self, double p2) |
| |
| internal bool | equalSmallBoolInt64 (smallBoolt *self, int64_t p2) |
| |
| internal bool | equalSmallBoolInt32 (smallBoolt *self, int32_t p2) |
| |
| internal bool | equalSmallBoolUint32 (smallBoolt *self, uint32_t p2) |
| |
| internal bool | equalSmallBoolUint64 (smallBoolt *self, uint64_t p2) |
| |
| internal bool | equalSmallBool (smallBoolt *self, smallBoolt *p2) |
| |
| internal bool | equalSmallBoolSmallBytes (smallBoolt *self, smallBytest *p2) |
| |
| internal bool | equalSmallBoolSmallDouble (smallBoolt *self, smallDoublet *p2) |
| |
| internal bool | equalSmallBoolSmallInt (smallBoolt *self, smallIntt *p2) |
| |
| internal bool | equalSmallBoolSmallJson (smallBoolt *self, smallJsont *p2) |
| |
| internal bool | equalSmallBoolSmallString (smallBoolt *self, smallStringt *p2) |
| |
| internal smallBoolt * | readFileSmallBool (smallBoolt *self, const char *filePath) |
| |
| internal smallBoolt * | readFileSmallJsonSmallBool (smallBoolt *self, smallJsont *filePath) |
| |
| internal smallBoolt * | readFileSmallStringSmallBool (smallBoolt *self, smallStringt *filePath) |
| |
| internal smallBoolt * | readStreamSmallBool (smallBoolt *self, FILE *fp) |
| |
| internal int | writeFileSmallBool (smallBoolt *self, const char *filePath) |
| |
| internal int | writeFileSmallJsonSmallBool (smallBoolt *self, smallJsont *filePath) |
| |
| internal int | writeFileSmallStringSmallBool (smallBoolt *self, smallStringt *filePath) |
| |
| internal int | writeStreamSmallBool (smallBoolt *self, FILE *fp) |
| |
| internal int | appendFileSmallBool (smallBoolt *self, const char *filePath) |
| |
| internal int | appendFileSmallStringSmallBool (smallBoolt *self, smallStringt *filePath) |
| |
| smallBoolt * | duplicateSmallBoolG (smallBoolt *self) |
| |
| bool | getBoolSmallBoolG (smallBoolt *self, bool retType UNUSED, int64_t index UNUSED) |
| |
| bool * | getBoolPSmallBoolG (smallBoolt *self, bool *retType UNUSED, int64_t index UNUSED) |
| |
| smallBoolt * | setSmallBoolG (smallBoolt *self, bool p2) |
| |
| smallBoolt * | setDoubleSmallBoolG (smallBoolt *self, double p2) |
| |
| smallBoolt * | setInt64SmallBoolG (smallBoolt *self, int64_t p2) |
| |
| smallBoolt * | setInt32SmallBoolG (smallBoolt *self, int32_t p2) |
| |
| smallBoolt * | setUint32SmallBoolG (smallBoolt *self, uint32_t p2) |
| |
| smallBoolt * | setUint64SmallBoolG (smallBoolt *self, uint64_t p2) |
| |
| smallBoolt * | setSSmallBoolG (smallBoolt *self, const char *p2) |
| |
| smallBoolt * | setSmallBoolSmallBoolG (smallBoolt *self, smallBoolt *p2) |
| |
| smallBoolt * | setSmallDoubleSmallBoolG (smallBoolt *self, smallDoublet *p2) |
| |
| smallBoolt * | setSmallIntSmallBoolG (smallBoolt *self, smallIntt *p2) |
| |
| smallBoolt * | setSmallJsonSmallBoolG (smallBoolt *self, smallJsont *p2) |
| |
| smallBoolt * | setSmallStringSmallBoolG (smallBoolt *self, smallStringt *p2) |
| |
| bool | equalSmallBoolCharG (smallBoolt *self, const char *p2) |
| |
| bool | equalSmallBoolBaseG (smallBoolt *self, baset *p2) |
| |
| bool | equalSmallBoolBoolG (smallBoolt *self, bool p2) |
| |
| bool | equalSmallBoolDoubleG (smallBoolt *self, double p2) |
| |
| bool | equalSmallBoolInt64G (smallBoolt *self, int64_t p2) |
| |
| bool | equalSmallBoolInt32G (smallBoolt *self, int32_t p2) |
| |
| bool | equalSmallBoolUint32G (smallBoolt *self, uint32_t p2) |
| |
| bool | equalSmallBoolUint64G (smallBoolt *self, uint64_t p2) |
| |
| bool | equalSmallBoolFG (smallBoolt *self, smallBoolt *p2) |
| |
| bool | equalSmallBoolSmallBytesG (smallBoolt *self, smallBytest *p2) |
| |
| bool | equalSmallBoolSmallDoubleG (smallBoolt *self, smallDoublet *p2) |
| |
| bool | equalSmallBoolSmallIntG (smallBoolt *self, smallIntt *p2) |
| |
| bool | equalSmallBoolSmallJsonG (smallBoolt *self, smallJsont *p2) |
| |
| bool | equalSmallBoolSmallStringG (smallBoolt *self, smallStringt *p2) |
| |
| smallBoolt * | readFileSmallBoolG (smallBoolt *self, const char *filePath) |
| |
| smallBoolt * | readFileSmallJsonSmallBoolG (smallBoolt *self, smallJsont *filePath) |
| |
| smallBoolt * | readFileSmallStringSmallBoolG (smallBoolt *self, smallStringt *filePath) |
| |
| smallBoolt * | readStreamSmallBoolG (smallBoolt *self, FILE *fp) |
| |
| int | writeFileSmallBoolG (smallBoolt *self, const char *filePath) |
| |
| int | writeFileSmallJsonSmallBoolG (smallBoolt *self, smallJsont *filePath) |
| |
| int | writeFileSmallStringSmallBoolG (smallBoolt *self, smallStringt *filePath) |
| |
| int | writeStreamSmallBoolG (smallBoolt *self, FILE *fp) |
| |
| int | appendFileSmallBoolFG (smallBoolt *self, const char *filePath) |
| |
| int | appendFileSmallStringSmallBoolG (smallBoolt *self, smallStringt *filePath) |
| |
| void | freeSmallBoolG (smallBoolt *self) |
| |