|
| void | initiateSmallDouble (smallDoublet *self) |
| |
| void | registerMethodsSmallDouble (smallDoubleFunctionst *f) |
| |
| void | initiateAllocateSmallDouble (smallDoublet **self) |
| |
| void | finalizeRecycleSmallDouble (void *arg UNUSED) |
| |
| void | finalizeSmallDouble (void) |
| |
| smallDoublet * | allocSmallDouble (double value) |
| |
| void | cleanUpSmallDoubleTerminateG (smallDoublet **val) |
| |
| void | cleanUpSmallDoubleFreeLocalG (smallDoublet *val) |
| |
| void | cleanUpSmallDoubleFreeG (smallDoublet **val) |
| |
| void | cleanUpSmallDoubleFinishG (smallDoublet **val) |
| |
| internal void | freeSmallDouble (smallDoublet *self) |
| |
| internal void | terminateSmallDouble (smallDoublet **self) |
| |
| internal char * | toStringSmallDouble (smallDoublet *self) |
| |
| internal smallDoublet * | duplicateSmallDouble (smallDoublet *self) |
| |
| internal void | smashSmallDouble (smallDoublet **self) |
| |
| internal void | finishSmallDouble (smallDoublet **self) |
| |
| internal const char * | helpSmallDouble (smallDoublet UNUSED *self) |
| |
| internal double | getSmallDouble (smallDoublet *self) |
| |
| internal smallDoublet * | setSmallDouble (smallDoublet *self, double value) |
| |
| internal smallDoublet * | setBoolSmallDouble (smallDoublet *self, bool p2) |
| |
| internal smallDoublet * | setInt64SmallDouble (smallDoublet *self, int64_t p2) |
| |
| internal smallDoublet * | setInt32SmallDouble (smallDoublet *self, int32_t p2) |
| |
| internal smallDoublet * | setUint32SmallDouble (smallDoublet *self, uint32_t p2) |
| |
| internal smallDoublet * | setUint64SmallDouble (smallDoublet *self, uint64_t p2) |
| |
| internal smallDoublet * | setSSmallDouble (smallDoublet *self, const char *p2) |
| |
| internal smallDoublet * | setSmallBoolSmallDouble (smallDoublet *self, smallBoolt *p2) |
| |
| internal smallDoublet * | setSmallDoubleSmallDouble (smallDoublet *self, smallDoublet *p2) |
| |
| internal smallDoublet * | setSmallIntSmallDouble (smallDoublet *self, smallIntt *p2) |
| |
| internal smallDoublet * | setSmallJsonSmallDouble (smallDoublet *self, smallJsont *p2) |
| |
| internal smallDoublet * | setSmallStringSmallDouble (smallDoublet *self, smallStringt *p2) |
| |
| internal double * | getPSmallDouble (smallDoublet *self) |
| |
| internal bool | equalSmallDoubleCha (smallDoublet *self, char p2) |
| |
| internal bool | equalSmallDoubleChar (smallDoublet *self, const char *p2) |
| |
| internal bool | equalSmallDoubleBase (smallDoublet *self, baset *p2) |
| |
| internal bool | equalSmallDoubleBool (smallDoublet *self, bool p2) |
| |
| internal bool | equalSmallDoubleDouble (smallDoublet *self, double p2) |
| |
| internal bool | equalSmallDoubleInt64 (smallDoublet *self, int64_t p2) |
| |
| internal bool | equalSmallDoubleInt32 (smallDoublet *self, int32_t p2) |
| |
| internal bool | equalSmallDoubleUint32 (smallDoublet *self, uint32_t p2) |
| |
| internal bool | equalSmallDoubleUint64 (smallDoublet *self, uint64_t p2) |
| |
| internal bool | equalSmallDoubleSmallBool (smallDoublet *self, smallBoolt *p2) |
| |
| internal bool | equalSmallDoubleSmallBytes (smallDoublet *self, smallBytest *p2) |
| |
| internal bool | equalSmallDouble (smallDoublet *self, smallDoublet *p2) |
| |
| internal bool | equalSmallDoubleSmallInt (smallDoublet *self, smallIntt *p2) |
| |
| internal bool | equalSmallDoubleSmallJson (smallDoublet *self, smallJsont *p2) |
| |
| internal bool | equalSmallDoubleSmallString (smallDoublet *self, smallStringt *p2) |
| |
| internal smallDoublet * | readFileSmallDouble (smallDoublet *self, const char *filePath) |
| |
| internal smallDoublet * | readFileSmallJsonSmallDouble (smallDoublet *self, smallJsont *filePath) |
| |
| internal smallDoublet * | readFileSmallStringSmallDouble (smallDoublet *self, smallStringt *filePath) |
| |
| internal smallDoublet * | readStreamSmallDouble (smallDoublet *self, FILE *fp) |
| |
| internal int | writeFileSmallDouble (smallDoublet *self, const char *filePath) |
| |
| internal int | writeFileSmallJsonSmallDouble (smallDoublet *self, smallJsont *filePath) |
| |
| internal int | writeFileSmallStringSmallDouble (smallDoublet *self, smallStringt *filePath) |
| |
| internal int | writeStreamSmallDouble (smallDoublet *self, FILE *fp) |
| |
| internal int | appendFileSmallDouble (smallDoublet *self, const char *filePath) |
| |
| internal int | appendFileSmallStringSmallDouble (smallDoublet *self, smallStringt *filePath) |
| |
| smallDoublet * | duplicateSmallDoubleG (smallDoublet *self) |
| |
| double | getDoubleSmallDoubleG (smallDoublet *self, double retType UNUSED, int64_t index UNUSED) |
| |
| smallDoublet * | setBoolSmallDoubleG (smallDoublet *self, bool p2) |
| |
| smallDoublet * | setSmallDoubleG (smallDoublet *self, double p2) |
| |
| smallDoublet * | setInt64SmallDoubleG (smallDoublet *self, int64_t p2) |
| |
| smallDoublet * | setInt32SmallDoubleG (smallDoublet *self, int32_t p2) |
| |
| smallDoublet * | setUint32SmallDoubleG (smallDoublet *self, uint32_t p2) |
| |
| smallDoublet * | setUint64SmallDoubleG (smallDoublet *self, uint64_t p2) |
| |
| smallDoublet * | setSSmallDoubleG (smallDoublet *self, const char *p2) |
| |
| smallDoublet * | setSmallBoolSmallDoubleG (smallDoublet *self, smallBoolt *p2) |
| |
| smallDoublet * | setSmallDoubleSmallDoubleG (smallDoublet *self, smallDoublet *p2) |
| |
| smallDoublet * | setSmallIntSmallDoubleG (smallDoublet *self, smallIntt *p2) |
| |
| smallDoublet * | setSmallJsonSmallDoubleG (smallDoublet *self, smallJsont *p2) |
| |
| smallDoublet * | setSmallStringSmallDoubleG (smallDoublet *self, smallStringt *p2) |
| |
| double * | getDoublePSmallDoubleG (smallDoublet *self, double *retType UNUSED, int64_t index UNUSED) |
| |
| bool | equalSmallDoubleChaG (smallDoublet *self, char p2) |
| |
| bool | equalSmallDoubleCharG (smallDoublet *self, const char *p2) |
| |
| bool | equalSmallDoubleBaseG (smallDoublet *self, baset *p2) |
| |
| bool | equalSmallDoubleBoolG (smallDoublet *self, bool p2) |
| |
| bool | equalSmallDoubleDoubleG (smallDoublet *self, double p2) |
| |
| bool | equalSmallDoubleInt64G (smallDoublet *self, int64_t p2) |
| |
| bool | equalSmallDoubleInt32G (smallDoublet *self, int32_t p2) |
| |
| bool | equalSmallDoubleUint32G (smallDoublet *self, uint32_t p2) |
| |
| bool | equalSmallDoubleUint64G (smallDoublet *self, uint64_t p2) |
| |
| bool | equalSmallDoubleSmallBoolG (smallDoublet *self, smallBoolt *p2) |
| |
| bool | equalSmallDoubleSmallBytesG (smallDoublet *self, smallBytest *p2) |
| |
| bool | equalSmallDoubleFG (smallDoublet *self, smallDoublet *p2) |
| |
| bool | equalSmallDoubleSmallIntG (smallDoublet *self, smallIntt *p2) |
| |
| bool | equalSmallDoubleSmallJsonG (smallDoublet *self, smallJsont *p2) |
| |
| bool | equalSmallDoubleSmallStringG (smallDoublet *self, smallStringt *p2) |
| |
| smallDoublet * | readFileSmallDoubleG (smallDoublet *self, const char *filePath) |
| |
| smallDoublet * | readFileSmallJsonSmallDoubleG (smallDoublet *self, smallJsont *filePath) |
| |
| smallDoublet * | readFileSmallStringSmallDoubleG (smallDoublet *self, smallStringt *filePath) |
| |
| smallDoublet * | readStreamSmallDoubleG (smallDoublet *self, FILE *fp) |
| |
| int | writeFileSmallDoubleG (smallDoublet *self, const char *filePath) |
| |
| int | writeFileSmallJsonSmallDoubleG (smallDoublet *self, smallJsont *filePath) |
| |
| int | writeFileSmallStringSmallDoubleG (smallDoublet *self, smallStringt *filePath) |
| |
| int | writeStreamSmallDoubleG (smallDoublet *self, FILE *fp) |
| |
| int | appendFileSmallDoubleFG (smallDoublet *self, const char *filePath) |
| |
| int | appendFileSmallStringSmallDoubleG (smallDoublet *self, smallStringt *filePath) |
| |
| void | freeSmallDoubleG (smallDoublet *self) |
| |