golib  0.5
goType Member List

This is the complete list of members for goType, including all inherited members.

callObjectMethod(int methodID, goObjectMethodParameters *param=NULL)goObjectBasevirtual
callQueuedMethods()goObjectBase
connectObject(goObjectBase *object)goObjectBase
disconnectObject(const goObjectBase *object)goObjectBase
getClassID() const (defined in goObjectBase)goObjectBase
getClassName() constgoObjectBase
getEqualFunction() constgoType
getGreaterThanFunction() constgoType
getID() constgoType
getIndexFunction() constgoType
getLowerThanFunction() constgoType
getMaximum() constgoType
getMaxIndex() constgoType
getMinimum() constgoType
getMinIndex() constgoType
getObjectName() constgoObjectBase
getSize(goTypeEnum t)goTypestatic
getSize() constgoType
getString(goTypeEnum t, goString &stringRet)goTypestatic
getString() constgoType
goObjectBase()goObjectBase
goType(goTypeEnum t)goType
goType(const goType &other) (defined in goType)goType
isSigned(goTypeEnum t)goTypestatic
isSigned() constgoType
memoryUsage() constgoObjectBasevirtual
operator=(const goType &other) (defined in goType)goType
printClassMessage(const char *msg)goObjectBaseprotected
printClassMessage(goString &msg)goObjectBaseprotected
queueObjectMethod(int methodID, goObjectMethodParameters *param=NULL, bool blocking=false)goObjectBasevirtual
readObjectFile(FILE *)goObjectBasevirtual
receiveObjectMessage(const goObjectMessage &message)goObjectBaseprotectedvirtual
sendObjectMessage(int messageID, void *data=NULL)goObjectBaseprotected
sendObjectMessage(goObjectBase *object, int messageID, void *data=NULL)goObjectBaseprotected
setClassID(int id)goObjectBaseprotected
setID(goTypeEnum t) (defined in goType)goType
setObjectName(const char *name)goObjectBase
setObjectName(const goString &name)goObjectBase
writeObjectFile(FILE *) constgoObjectBasevirtual
~goObjectBase()goObjectBasevirtual
~goType() (defined in goType)goTypevirtual