version 3.3

VRS::GL2::EXTSHADER::HandlerObject Member List

This is the complete list of members for VRS::GL2::EXTSHADER::HandlerObject, including all inherited members.

accept(VisitorBase &visitor)=0VRS::Visitable [pure virtual]
acceptChildren(std::vector< Visitable * > &appendChildrenHere) const VRS::Visitable [inline, protected, virtual]
acceptedImpl(VisitorBase &vistor, bool pushObj, VisitorBase::VisitMode &mode)VRS::Visitable [inline, protected]
acceptHierarchyRecursionImpl(VisitorBase &visitor, bool pushObj)VRS::Visitable [inline, protected]
append(const T &obj)VRS::SequenceContainerSTL< T, std::vector< T > >
append(const T &obj, unsigned int count)VRS::SequenceContainerSTL< T, std::vector< T > >
append(const Iterator< T > *iter)VRS::SequenceContainerSTL< T, std::vector< T > >
Array()VRS::Array< T > [inline]
Array(unsigned int size)VRS::Array< T > [inline]
Array(unsigned int size, const T &initValue)VRS::Array< T > [inline]
Array(const Iterator< T > *sourceItr)VRS::Array< T > [inline]
beginSTL()VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
beginSTL() const VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
callbacks(const ID &service) const VRS::SharedObj [protected]
ClassInfoVRS()VRS::SharedObj [static]
classInfoVRS() const VRS::SharedObj [virtual]
ClassNameVRS()VRS::SharedObj [static]
classNameVRS() const VRS::SharedObj
clear()VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
const_iterator typedefVRS::SequenceContainerSTL< T, std::vector< T > >
const_reference typedefVRS::SequenceContainerSTL< T, std::vector< T > >
containerSTL()VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
containerSTL() const VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
contains(const T &obj) const VRS::SequenceContainerSTL< T, std::vector< T > >
currentTransactionNo()VRS::SharedObj [static]
endSTL()VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
endSTL() const VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
erase(const T &obj, bool eraseAll=false)VRS::SequenceContainerSTL< T, std::vector< T > >
find(const T &obj) const VRS::SequenceContainerSTL< T, std::vector< T > >
getClientData() const VRS::SharedObj
getElement(unsigned int index) const VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
getHandlerObjectType(void) const VRS::GL2::EXTSHADER::HandlerObject [inline]
getHandlerSource(void) const VRS::GL2::EXTSHADER::HandlerObject [inline]
getObjectByName(const std::string &objName)VRS::SharedObj [static]
getObjectName() const VRS::SharedObj
HandlerObject(const std::string &handlerSource="", ShaderHandler::HandlerType=ShaderHandler::UnknownHandler)VRS::GL2::EXTSHADER::HandlerObject
insert(unsigned int pos, const T &obj)VRS::SequenceContainerSTL< T, std::vector< T > >
insert(unsigned int pos, const T &obj, unsigned int count)VRS::SequenceContainerSTL< T, std::vector< T > >
insert(unsigned int pos, const Iterator< T > *iter)VRS::SequenceContainerSTL< T, std::vector< T > >
isA(const ID &id) const VRS::SharedObj
isEmpty() const VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
isEqual(const SharedObj *other) const VRS::SharedObj [virtual]
IsEqual(const SharedObj *obj1, const SharedObj *obj2)VRS::SharedObj [static]
iterator typedefVRS::SequenceContainerSTL< T, std::vector< T > >
iterator_VRS::SequenceContainerSTL< T, std::vector< T > > [mutable, protected]
lastTransactionNo() const VRS::SharedObj [virtual]
modified()VRS::SequenceContainerSTL< T, std::vector< T > > [virtual]
newIterator() const VRS::NonPersistentArray< T > [inline, virtual]
NonPersistentArray()VRS::NonPersistentArray< T > [inline]
NonPersistentArray(unsigned int size)VRS::NonPersistentArray< T > [inline]
NonPersistentArray(unsigned int size, const T &initValue)VRS::NonPersistentArray< T > [inline]
NonPersistentArray(const Iterator< T > *sourceItr)VRS::NonPersistentArray< T > [inline]
operator==(const SharedObj &other) const VRS::SharedObj
operator[](unsigned int index)VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
operator[](unsigned int index) const VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
outputAllTrackedObjectReferences()VRS::SharedObj [static]
outputReferences() const VRS::SharedObj
pointer()VRS::NonPersistentArray< T > [inline]
pointer() const VRS::NonPersistentArray< T > [inline]
prepend(const T &obj)VRS::SequenceContainerSTL< T, std::vector< T > >
prepend(const T &obj, unsigned int count)VRS::SequenceContainerSTL< T, std::vector< T > >
prepend(const Iterator< T > *iter)VRS::SequenceContainerSTL< T, std::vector< T > >
ref(const void *debugPointerHolder=NULL) const VRS::SharedObj
reference typedefVRS::SequenceContainerSTL< T, std::vector< T > >
references() const VRS::SharedObj
registerCB(const ID &service, SO< CallbackBase > cb)VRS::SharedObj [protected]
registerDestructionCB(SO< Callback1< SharedObj * > > cb)VRS::SharedObj
registerModificationCB(SO< Callback1< SharedObj * > > cb)VRS::SharedObj
registerWO(const WeakPointerBase *wo) const VRS::SharedObj [protected]
remove(unsigned int pos)VRS::SequenceContainerSTL< T, std::vector< T > >
remove(unsigned int pos, unsigned int count)VRS::SequenceContainerSTL< T, std::vector< T > >
removeFirst()VRS::SequenceContainerSTL< T, std::vector< T > >
removeFirst(unsigned int count)VRS::SequenceContainerSTL< T, std::vector< T > >
removeLast()VRS::SequenceContainerSTL< T, std::vector< T > >
removeLast(unsigned int count)VRS::SequenceContainerSTL< T, std::vector< T > >
reserve(unsigned int value)VRS::NonPersistentArray< T > [inline]
resize(unsigned int newSize, const T &initValue=T())VRS::SequenceContainerSTL< T, std::vector< T > >
SequenceContainerIteratorSTL< T, STL_CONTAINER > classVRS::SequenceContainerSTL< T, std::vector< T > > [friend]
SequenceContainerSTL()VRS::SequenceContainerSTL< T, std::vector< T > > [protected]
SequenceContainerSTL(unsigned int size)VRS::SequenceContainerSTL< T, std::vector< T > > [protected]
SequenceContainerSTL(unsigned int size, const T &initValue)VRS::SequenceContainerSTL< T, std::vector< T > > [protected]
SequenceContainerSTL(const Iterator< T > *sourceItr)VRS::SequenceContainerSTL< T, std::vector< T > > [protected]
setClientData(void *clientData)VRS::SharedObj
setElement(unsigned int index, const T &obj)VRS::SequenceContainerSTL< T, std::vector< T > >
setHandlerObjectType(ShaderHandler::HandlerType handlerObjectType)VRS::GL2::EXTSHADER::HandlerObject
setHandlerSource(const std::string &handlerSource)VRS::GL2::EXTSHADER::HandlerObject
setObjectName(const char *objName)VRS::SharedObj
setObjectName(const std::string &objName)VRS::SharedObj
SharedObj()VRS::SharedObj
SharedObj(const SharedObj &other)VRS::SharedObj
size() const VRS::SequenceContainerSTL< T, std::vector< T > > [inline]
trackReferences()VRS::SharedObj
unref(const void *debugPointerHolder=NULL) const VRS::SharedObj
unregisterCB(const ID &service, SO< CallbackBase > cb)VRS::SharedObj [protected]
unregisterDestructionCB(SO< Callback1< SharedObj * > > cb)VRS::SharedObj
unregisterModificationCB(SO< Callback1< SharedObj * > > cb)VRS::SharedObj
unregisterWO(const WeakPointerBase *wo) const VRS::SharedObj [protected]
VRS_SERIALIZABLE(HandlerObject)VRS::GL2::EXTSHADER::HandlerObject
VRS::Array::VRS_SERIALIZABLE(Array)VRS::Array< T >
VRS::NonPersistentArray::VRS_SERIALIZABLE(SharedObj)VRS::SharedObj
VRS_SERIALIZABLE_ABSTRACT_CLASS(NonPersistentArray)VRS::NonPersistentArray< T >
VRS_ThisClass typedefVRS::SharedObj
VRS_TYPEINFO(HandlerObject, Array)VRS::GL2::EXTSHADER::HandlerObject
VRS::Array::VRS_TYPEINFO(Array, NonPersistentArray< T >)VRS::Array< T >
VRS::NonPersistentArray::VRS_TYPEINFO(NonPersistentArray, VRS_TEMPLATE_ARGS_2(T, std::vector< T >, SequenceContainerSTL))VRS::NonPersistentArray< T >
SequenceContainerSTL< T, std::vector< T > >::VRS_TYPEINFO(SequenceContainerSTL, SharedObj)VRS::SequenceContainerSTL< T, std::vector< T > >
VRS_VISITABLE_BASEVRS::SharedObj
WeakPointerBase classVRS::SharedObj [friend]
~SharedObj()VRS::SharedObj [virtual]
~Visitable()VRS::Visitable [inline, virtual]


Generated on Sun May 19 06:00:48 2013 by Doxygen 1.5.6
© 2001-2010 Hasso-Plattner-Institut | Impressum | Contact