This is the complete list of members for simgrid::instr::VariableType, including all inherited members.
| addEvent(double timestamp, double value) | simgrid::instr::VariableType | |
| byName(std::string name) | simgrid::instr::Type | |
| children_ | simgrid::instr::Type | |
| getCname() | simgrid::instr::Type | inline |
| getId() | simgrid::instr::Type | inline |
| getName() | simgrid::instr::Type | inline |
| getOrCreateContainerType(std::string name) | simgrid::instr::Type | |
| getOrCreateEventType(std::string name) | simgrid::instr::Type | |
| getOrCreateLinkType(std::string name, Type *source, Type *dest) | simgrid::instr::Type | |
| getOrCreateStateType(std::string name) | simgrid::instr::Type | |
| getOrCreateVariableType(std::string name, std::string color) | simgrid::instr::Type | |
| isColored() | simgrid::instr::Type | inline |
| issuer_ | simgrid::instr::Type | |
| logDefinition(e_event_type event_type) | simgrid::instr::Type | |
| logDefinition(Type *source, Type *dest) | simgrid::instr::Type | |
| setCallingContainer(Container *container) | simgrid::instr::Type | inline |
| setEvent(double timestamp, double value) | simgrid::instr::VariableType | |
| subEvent(double timestamp, double value) | simgrid::instr::VariableType | |
| Type(std::string name, std::string alias, std::string color, Type *father) | simgrid::instr::Type | |
| VariableType(std::string name, std::string color, Type *father) | simgrid::instr::VariableType | |
| ~Type() | simgrid::instr::Type | virtual |
| ~VariableType() | simgrid::instr::VariableType | |