SCENE C++ API  2.1.0
LSGenericBinaryObject Member List

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

addChild(LSString name, LSString typeName, ref_ptr< LSObject > &childOut)LSObject
addCustomAttribute(LSString name, const LSAttribute &attribute)LSAttributeContainer
addField(const LSString &name, const LSString &typeName, ref_ptr< LSAttributeContainer > &fieldOut)LSAttributeContainer
assignUuid()LSAttributeContainer
createGenericBinaryObject(const ref_ptr< LSObject > &parent, const LSString &name, const LSString &context, const LSString &id, const LSString &filePath, ref_ptr< LSGenericBinaryObject > &gbo, const LSString &mimeType=LSString())LSGenericBinaryObjectstatic
createGenericBinaryObject(const ref_ptr< LSObject > &parent, const LSString &name, const LSString &context, const LSString &id, const LSString &mimeType, const ref_ptr< LSBinaryReader > &source, ref_ptr< LSGenericBinaryObject > &gbo)LSGenericBinaryObjectstatic
generateUniqueChildName(const LSString &baseName, LSString &nameOut) constLSObject
getAttribute(unsigned int index) constLSAttributeContainer
getAttribute(LSString name) constLSAttributeContainer
getAttributeIndex(LSString name) constLSAttributeContainer
getAttributeName(unsigned int index) constLSAttributeContainer
getChild(unsigned int n) constLSObject
getChild(LSString name) constLSObject
getChildIterator() constLSObject
getContext() constLSGenericBinaryObject
getData()LSGenericBinaryObject
getField(unsigned int index) constLSAttributeContainer
getField(const LSString &name) constLSAttributeContainer
getId() constLSGenericBinaryObject
getMimeType() constLSGenericBinaryObject
getName() constLSAttributeContainer
getNumAttributes() constLSAttributeContainer
getNumChildren() constLSObject
getNumFields() constLSAttributeContainer
getParent() constLSObject
getSize() constLSGenericBinaryObject
getTransformationToGlobal() constLSObject
getTypeName() constLSAttributeContainer
getUuid() constLSAttributeContainer
ref() constLSRefTypeprotected
removeCustomAttribute(LSString name)LSAttributeContainer
rmChild(unsigned int n)LSObject
rmChild(LSString name)LSObject
rmField(const LSString &name)LSAttributeContainer
select()LSObject
setAttribute(unsigned int index, const LSAttribute &attribute)LSAttributeContainer
setAttribute(LSString name, const LSAttribute &attribute)LSAttributeContainer
setName(LSString name)LSAttributeContainer
setParent(ref_ptr< LSObject > newParent)LSObject
unref() constLSRefTypeprotected