API Guides > ConceptRT 3.x
ConceptStaticList< ElementType > Member List

This is the complete list of members for ConceptStaticList< ElementType >, including all inherited members.

Accept(IContainerVisitor &visitor)ConceptListvirtual
Add(ConceptElement &element)ConceptListvirtual
Add(ConceptElement &element, const PCChar8 name)ConceptListvirtual
AddNew()ConceptStaticList< ElementType >
AddNew(const PCChar8 name)ConceptStaticList< ElementType >
AddNewItem()ConceptStaticList< ElementType >virtual
AddRange(const IReferenceList< ConceptElement > &list)ConceptListvirtual
Clear()BaseConceptStaticListinlinevirtual
Clone() const ConceptElementvirtual
ConceptContainer()ConceptContainer
ConceptElement()ConceptElement
ConceptElement(const ConceptElement &right)ConceptElement
ConceptList()ConceptList
ConceptList(const ConceptList &right)ConceptList
ConceptStaticList()ConceptStaticList< ElementType >
Contains(ConceptElement &element) const ConceptContainer
CopyDataFrom(const ConceptElement &source)ConceptElementvirtual
CopyFrom(const ConceptElement &source)ConceptElementvirtual
Exchange(Int32 index1, Int32 index2)BaseConceptStaticListinlinevirtual
Find(const PCChar8 path) const ConceptContainer
FindByName(const PCChar8 name) const ConceptContainervirtual
FindByName(const PCChar8 name) const ConceptContainer
GenerateUniqueName(PCChar8 baseName="Item", ConceptElement *element=NULL)ConceptList
GetClassFactory()ConceptStaticList< ElementType >inlinestatic
GetContainer() const ConceptElement
GetContainerOfType() const ConceptElement
GetCount() const BaseConceptStaticListinlinevirtual
GetDisplayName() const ConceptElementvirtual
GetEmpty() const BaseConceptStaticListinlinevirtual
GetFactory() const ConceptStaticList< ElementType >inlinevirtual
GetFull() const BaseConceptStaticListinlinevirtual
GetHasProvider() const ConceptElement
GetHasProvider() const ConceptElement
GetIsInvocable() const ConceptElementinline
GetIsInvocable()ConceptElementinline
GetIsSerialized() const ConceptElementinline
GetIsSerialized()ConceptElementinline
GetIsXmlPropertyReadOnly() const ConceptContainerinline
GetIsXmlPropertyReadOnly()ConceptContainerinline
GetIsXmlPropertyVisible() const ConceptContainerinline
GetIsXmlPropertyVisible()ConceptContainerinline
GetName() const ConceptElement
GetPath() const ConceptElement
GetPropertyMetaData(PCChar8 propertyName, PCChar8 metaDataName, const Variant &defaultValue=Variant::GetVariantNull()) const ConceptElementvirtual
GetProvider() const ConceptElement
GetProvider() const ConceptElement
GetRootContainer() const ConceptElement
IndexOf(const ConceptElement &element) const ConceptListvirtual
IndexValid(Int32 index) const BaseConceptStaticListinlinevirtual
Initialize()ConceptElementprotected
Insert(Int32 index, ConceptElement &element)ConceptListvirtual
InsertNew(Int32 position)ConceptStaticList< ElementType >virtual
InternalGetFactory() const ConceptElementprotectedvirtual
Invoke(const DynamicInvocationRequest &request, DynamicInvocationResult &result)ConceptContainervirtual
IsNameUnique(PCChar8 name, ConceptElement *element=NULL)ConceptList
Move(Int32 index1, Int32 index2)BaseConceptStaticListinlinevirtual
operator=(const ConceptList &right)ConceptList
ConceptRT::ConceptContainer::operator=(const ConceptElement &right)ConceptElement
operator[](Int32 index)ConceptStaticList< ElementType >
ConceptRT::BaseConceptStaticList::operator[](Int32 index) const ConceptListvirtual
ReadFrom(IDataStore &dataStore, IMessageCollector *messages=NULL)BaseConceptStaticListvirtual
Remove(const ConceptElement &element)ConceptListvirtual
RemoveAt(Int32 index)BaseConceptStaticListinlinevirtual
ResolveLinks()ConceptContainervirtual
RetrieveElementProvidedFactories(BaseConceptFactories &factories, const Predicate< BaseConceptFactory & > &filter)ConceptElementprotectedvirtual
RetrieveFactories(BaseConceptFactories &factories) const ConceptContainervirtual
RetrieveProvidedFactories(BaseConceptFactories &factories, const Predicate< BaseConceptFactory & > &filter)ConceptContainervirtual
RetrieveProvidedFactories(BaseConceptFactories &factories)ConceptContainer
SetIsInvocable(const bool &value)ConceptElementinline
SetIsSerialized(const bool &value)ConceptElementinline
SetIsXmlPropertyReadOnly(const bool &value)ConceptContainerinline
SetIsXmlPropertyVisible(const bool &value)ConceptContainerinline
SetName(const PCChar8 name)ConceptElement
Swap(ConceptElement &element, Int32 index)ConceptListvirtual
WriteTo(IDataStore &dataStore) const BaseConceptStaticListvirtual
~ConceptContainer()ConceptContainer
~ConceptStaticList()ConceptStaticList< ElementType >