VR-Forces 4.2 Class Documentation
DtRwStringAttribute Member List

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

addAlias(const DtSymbolString &alias)DtReaderWritervirtual
aliasConstIter typedefDtReaderWriter
aliasContainer typedefDtReaderWriter
aliases() const DtReaderWritervirtual
aliasIter typedefDtReaderWriter
appPath()DtReaderWriterstatic
bindLocalVariables(const DtVariableBindingsList &variableBindings)DtReaderWriterprotectedvirtual
bindToRwAsVariable(const DtReaderWriter *rw)DtReaderWriterprotectedvirtual
bindVariables(DtVariableBindingsList variableBindings)DtReaderWritervirtual
clearAllVariableReferenceFlags()DtReaderWritervirtual
createReaderWriterFactory()DtReaderWriterstatic
data() const DtStringAttribute
data()DtStringAttribute
DtReaderWriter()DtReaderWriter
DtReaderWriter(const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false)DtReaderWriter
DtReaderWriter(const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL, bool readonly=false)DtReaderWriter
DtReaderWriter(const DtString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL)DtReaderWriter
DtReaderWriter(const DtSymbolString &name, const DtReaderWriter &orig, DtReaderWriterRegistry *parentRegistry=NULL)DtReaderWriter
DtReaderWriterFactoryCreatorFcn typedefDtReaderWriter
DtRwStringAttribute(const DtString &name=DtString::nullString(), DtReaderWriterRegistry *const parentRegistry=NULL)DtRwStringAttribute
DtRwStringAttribute(const DtSymbolString &name, DtReaderWriterRegistry *const parentRegistry=NULL)DtRwStringAttribute
DtRwStringAttribute(const DtString &name, const DtString &key, const DtString &data, DtReaderWriterRegistry *const parentRegistry=NULL)DtRwStringAttribute
DtRwStringAttribute(const DtSymbolString &name, const DtString &key, const DtString &data, DtReaderWriterRegistry *const parentRegistry=NULL)DtRwStringAttribute
DtRwStringAttribute(const DtRwStringAttribute &orig, const DtString &name=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=NULL)DtRwStringAttribute
DtRwStringAttribute(const DtRwStringAttribute &orig, const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL)DtRwStringAttribute
DtStringAttribute()DtStringAttribute
DtStringAttribute(const DtString &key, const DtString &data)DtStringAttribute
DtStringAttribute(const DtStringAttribute &orig)DtStringAttribute
DtVariableNameType typedefDtReaderWriter
factory()DtReaderWriterstatic
getData(DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings)DtRwStringAttributevirtual
DtReaderWriter::getData(DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings)DtReaderWriterprotectedvirtual
getSelf(DtlObjPtr args, const DtFilename &searchPath=DtFilename::nullFilename(), const DtVariableBindingsList &variableBindings=nullVariableReference())DtReaderWritervirtual
hasAlias(const DtSymbolString &alias)DtReaderWritervirtual
hasChild(const DtReaderWriter *p) const DtReaderWritervirtual
invalid() const DtReaderWriterinline
isReadonly() const DtReaderWritervirtual
isVariableReference() const DtReaderWritervirtual
key() const DtStringAttribute
key()DtStringAttribute
myAliasesDtReaderWriterprotected
myDataDtStringAttributeprotected
myInvalidDtReaderWriterprotected
myIsVariableReferenceDtReaderWriterprotected
myKeyDtStringAttributeprotected
myNameDtReaderWriterprotected
myReadOnlyFlagDtReaderWriterprotected
myRegistryDtReaderWriterprotected
myValueSpecifiedDtReaderWriterprotected
myVariableIsBoundDtReaderWriterprotected
myVariableNameDtReaderWriterprotected
name() const DtReaderWritervirtual
nullVariableReference()DtReaderWriterstatic
operator!=(const DtRwStringAttribute &rhs) const DtRwStringAttributeinline
DtReaderWriter::operator!=(const DtReaderWriter &rhs)DtReaderWriterinline
operator=(const DtRwStringAttribute &orig)DtRwStringAttribute
operator=(const DtStringAttribute &stringAttribute)DtRwStringAttribute
DtReaderWriter::operator=(const DtReaderWriter &orig)DtReaderWriter
operator==(const DtRwStringAttribute &) const DtRwStringAttribute
DtReaderWriter::operator==(const DtReaderWriter &) const DtReaderWriter
DtStringAttribute::operator==(const DtStringAttribute &rhs) const DtStringAttribute
prettyPrint() const DtReaderWritervirtual
putData(FILE *fp, int indentlLevel=0)DtRwStringAttributevirtual
putIndent(FILE *fp, int indentLevel)DtReaderWriterstatic
putSelf(FILE *fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename())DtReaderWritervirtual
readerWriterType() const DtRwStringAttributevirtual
registry() const DtReaderWriterinline
registry()DtReaderWriterinline
setData(const DtString &newData)DtStringAttribute
setFactoryCreatorFunction(DtReaderWriterFactoryCreatorFcn fcn)DtReaderWriterstatic
setIsVariableReference(bool value)DtReaderWritervirtual
setKey(const DtString &newKey)DtStringAttribute
setName(const DtString &)DtReaderWritervirtual
setPostGetSelfCallback(DtGetSelfCallbackFcn fcn, void *usrData)DtReaderWriterstatic
setPrePutSelfCallback(DtPutSelfCallbackFcn fcn, void *usrData)DtReaderWriterstatic
setReadonly(bool flag)DtReaderWritervirtual
setValueSpecified(bool specified, bool recurse=false)DtReaderWritervirtual
setVariableName(const DtSymbolString variableName)DtReaderWritervirtual
theCreatorFcnSetDtReaderWriterprotectedstatic
theEmptyVariableBindingsListDtReaderWriterprotectedstatic
theFactoryDtReaderWriterprotectedstatic
theFactoryCreatorFcnDtReaderWriterprotectedstatic
thePostGetSelfCallbackDtReaderWriterprotectedstatic
thePrePutSelfCallbackDtReaderWriterprotectedstatic
theUnspecifiedValueDtReaderWriterprotectedstatic
unbindVariable()DtReaderWritervirtual
unboundVariables() const DtReaderWritervirtual
valueSpecified() const DtReaderWritervirtual
variableIsBound() const DtReaderWritervirtual
variableName() const DtReaderWritervirtual
writeSelf(FILE *fp, int indentLevel=0, bool writeUnspecified=false, const DtFilename &path=DtFilename::nullFilename())DtReaderWritervirtual
~DtReaderWriter()DtReaderWritervirtual
~DtRwStringAttribute()DtRwStringAttributevirtual
~DtStringAttribute()DtStringAttributevirtual

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)