_children | clockwerk::GraphTreeObject | protected |
_data_ptr | clockwerk::DataIOBase | protected |
_graph_tree_type | clockwerk::GraphTreeObject | protected |
_locked | clockwerk::GraphTreeObject | protected |
_loggable | clockwerk::GraphTreeObject | protected |
_name | clockwerk::GraphTreeObject | protected |
_num_children | clockwerk::GraphTreeObject | protected |
_num_descendants | clockwerk::GraphTreeObject | protected |
_parent | clockwerk::GraphTreeObject | protected |
_rank | clockwerk::GraphTreeObject | protected |
_root | clockwerk::DataIOBase | protected |
_root_data | clockwerk::DataIO< T > | protected |
_type_id | clockwerk::DataIOBase | protected |
_typeID(T var) | clockwerk::DataIOBase | protected |
_typeID(T var) (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | protected |
_typeID(std::vector< T > var) (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | protected |
_typeID(std::array< T, N > var) (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | protected |
_typeID(Matrix< T, R, C > var) (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | protected |
_typeID(std::string &var) (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | protected |
_typeID(const GraphTreeObject &var) (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | protected |
_typeID(void *var) (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | protected |
_typeID(int var) (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | protected |
_writeAllowed | clockwerk::DataIOBase | protected |
addChild(GraphTreeObject *child) | clockwerk::GraphTreeObject | protected |
address() | clockwerk::GraphTreeObject | |
allowWrite() | clockwerk::DataIOBase | inline |
blockWrite() (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | inline |
children() (defined in clockwerk::GraphTreeObject) | clockwerk::GraphTreeObject | inline |
data | clockwerk::DataIOBase | protected |
DataIO(GraphTreeObject *data_parent, std::string data_name, T initial_value) | clockwerk::DataIO< T > | |
DataIO(GraphTreeObject *data_parent, std::string data_name) (defined in clockwerk::DataIO< T >) | clockwerk::DataIO< T > | |
DataIO(GraphTreeObject *data_parent) (defined in clockwerk::DataIO< T >) | clockwerk::DataIO< T > | |
DataIO() (defined in clockwerk::DataIO< T >) | clockwerk::DataIO< T > | |
DataIOBase() | clockwerk::DataIOBase | inline |
dataType() | clockwerk::DataIOBase | inline |
decomposeAddress(std::string address) | clockwerk::GraphTreeObject | protected |
dump(bool recursive=false) | clockwerk::GraphTreeObject | |
findLoggable(std::vector< GraphTreeObject * > &matches) | clockwerk::GraphTreeObject | |
findMatches(const std::vector< std::string > &subaddresses, const unsigned int &num_subaddresses, unsigned int index, bool match_found, std::vector< GraphTreeObject * > &matches) | clockwerk::GraphTreeObject | protected |
getByAddress(const std::string &address) | clockwerk::GraphTreeObject | |
getRootDataPointer() | clockwerk::DataIO< T > | |
graphNodeInfo() | clockwerk::GraphTreeObject | |
GraphTreeObject(const std::string &name="") | clockwerk::GraphTreeObject | |
header(void *logger) | clockwerk::DataIO< T > | virtual |
header_info() const (defined in clockwerk::GraphTreeObject) | clockwerk::GraphTreeObject | inlinevirtual |
lock(bool recursive=true) | clockwerk::GraphTreeObject | |
locked() | clockwerk::GraphTreeObject | inline |
log(void *logger) | clockwerk::DataIO< T > | virtual |
loggable() | clockwerk::GraphTreeObject | inline |
mapTo(DataIOBase &data_source) | clockwerk::DataIOBase | inline |
mapToPointer(T *data_source) | clockwerk::DataIO< T > | inline |
name() const | clockwerk::GraphTreeObject | inline |
name(const std::string &new_name) (defined in clockwerk::GraphTreeObject) | clockwerk::GraphTreeObject | |
nChildren() | clockwerk::GraphTreeObject | inline |
nDescendants() (defined in clockwerk::GraphTreeObject) | clockwerk::GraphTreeObject | inline |
operator()(const T &new_value) | clockwerk::DataIO< T > | |
operator()() | clockwerk::DataIO< T > | |
parent() | clockwerk::GraphTreeObject | inline |
parent(GraphTreeObject *new_parent) | clockwerk::GraphTreeObject | |
parent(GraphTreeObject &new_parent) | clockwerk::GraphTreeObject | |
rank() | clockwerk::GraphTreeObject | inline |
read() | clockwerk::DataIOBase | |
recalculateDescendants() | clockwerk::GraphTreeObject | protected |
recalculateRank() | clockwerk::GraphTreeObject | protected |
recurseGraphNodeInfo(unsigned int counter) | clockwerk::GraphTreeObject | |
removeChild(GraphTreeObject *child) | clockwerk::GraphTreeObject | protected |
resetMap() | clockwerk::DataIO< T > | inline |
search(const std::string &address) | clockwerk::GraphTreeObject | |
searchNodes(const std::string &address) | clockwerk::GraphTreeObject | protected |
tmp_ptr | clockwerk::DataIO< T > | protected |
type() | clockwerk::GraphTreeObject | inlinevirtual |
unlock(bool recursive=true) | clockwerk::GraphTreeObject | |
writeAllowed() (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | inline |
writePtr() | clockwerk::DataIOBase | |
~DataIO() (defined in clockwerk::DataIO< T >) | clockwerk::DataIO< T > | inline |
~DataIOBase() (defined in clockwerk::DataIOBase) | clockwerk::DataIOBase | inline |
~GraphTreeObject() | clockwerk::GraphTreeObject | inlinevirtual |