VICUS Library
Documentation of Vicus library
Loading...
Searching...
No Matches
VICUS::Database< T > Member List

This is the complete list of members for VICUS::Database< T >, including all inherited members.

add(T &newData, unsigned int suggestedId=0)VICUS::Database< T >inline
begin() constVICUS::Database< T >inline
begin()VICUS::Database< T >inline
clearChildren()VICUS::Database< T >inline
Database(unsigned int userIDSpaceStart)VICUS::Database< T >inline
empty() constVICUS::Database< T >inline
end() constVICUS::Database< T >inline
end()VICUS::Database< T >inline
findEqual(const T &elem) constVICUS::Database< T >inline
import(const Database< T > &other)VICUS::Database< T >inline
m_modifiedVICUS::Database< T >
operator[](unsigned int id) constVICUS::Database< T >inline
operator[](unsigned int id)VICUS::Database< T >inline
readXML(const IBK::Path &fname, const std::string &topLevelTag, const std::string &childTagName, bool builtIn=false)VICUS::Database< T >inline
remove(unsigned int id)VICUS::Database< T >inline
removeLocalElements()VICUS::Database< T >inline
removeNotReferencedLocalElements()VICUS::Database< T >inline
removeUserElements()VICUS::Database< T >inline
setData(const std::vector< T > &data)VICUS::Database< T >inline
size() constVICUS::Database< T >inline
writeXML(const IBK::Path &fname, const std::string &topLevelTag) constVICUS::Database< T >inline