| actorList(std::vector< ActorPtr > *whereto) | simgrid::s4u::Host | |
| by_name(const char *name) | simgrid::s4u::Host | static |
| by_name(std::string name) | simgrid::s4u::Host | static |
| by_name_or_null(const char *name) | simgrid::s4u::Host | static |
| by_name_or_null(std::string name) | simgrid::s4u::Host | static |
| current() | simgrid::s4u::Host | static |
| destroy() | simgrid::s4u::Host | |
| execute(double flops) | simgrid::s4u::Host | |
| Extendable() | simgrid::xbt::Extendable< Host > | inline |
| extension(std::size_t rank) | simgrid::xbt::Extendable< Host > | inline |
| extension(Extension< Host, U > rank) | simgrid::xbt::Extendable< Host > | inline |
| extension() | simgrid::xbt::Extendable< Host > | inline |
| extension_create(void(*deleter)(void *)) | simgrid::xbt::Extendable< Host > | inlinestatic |
| extension_create(void(*deleter)(void *)) | simgrid::xbt::Extendable< Host > | inlinestatic |
| extension_create() | simgrid::xbt::Extendable< Host > | inlinestatic |
| extension_set(std::size_t rank, void *value, bool use_dtor=true) | simgrid::xbt::Extendable< Host > | inline |
| extension_set(Extension< Host, U > rank, U *value, bool use_dtor=true) | simgrid::xbt::Extendable< Host > | inline |
| extension_set(U *p) | simgrid::xbt::Extendable< Host > | inline |
| getAttachedStorages(std::vector< const char *> *storages) | simgrid::s4u::Host | |
| getCname() const | simgrid::s4u::Host | inline |
| getCoreCount() | simgrid::s4u::Host | |
| getLoad() | simgrid::s4u::Host | |
| getMountedStorages() | simgrid::s4u::Host | |
| getName() const | simgrid::s4u::Host | inline |
| getProcesses(std::vector< ActorPtr > *list) | simgrid::s4u::Host | |
| getProperties() | simgrid::s4u::Host | |
| getProperty(const char *key) | simgrid::s4u::Host | |
| getPstate() | simgrid::s4u::Host | |
| getPstatesCount() const | simgrid::s4u::Host | |
| getPstateSpeed(int pstate_index) | simgrid::s4u::Host | |
| getSpeed() | simgrid::s4u::Host | |
| Host(const char *name) | simgrid::s4u::Host | explicit |
| Host(Host const &)=delete | simgrid::s4u::Host | |
| isOff() | simgrid::s4u::Host | inline |
| isOn() | simgrid::s4u::Host | |
| onCreation | simgrid::s4u::Host | static |
| onDestruction | simgrid::s4u::Host | static |
| onSpeedChange | simgrid::s4u::Host | static |
| onStateChange | simgrid::s4u::Host | static |
| operator=(Host const &)=delete | simgrid::s4u::Host | |
| pimpl_ | simgrid::s4u::Host | |
| pimpl_cpu | simgrid::s4u::Host | |
| pimpl_netpoint | simgrid::s4u::Host | |
| routeTo(Host *dest, std::vector< Link *> &links, double *latency) | simgrid::s4u::Host | |
| routeTo(Host *dest, std::vector< surf::LinkImpl *> &links, double *latency) | simgrid::s4u::Host | |
| setProperty(std::string key, std::string value) | simgrid::s4u::Host | |
| setPstate(int pstate_index) | simgrid::s4u::Host | |
| turnOff() | simgrid::s4u::Host | |
| turnOn() | simgrid::s4u::Host | |
| ~Extendable() | simgrid::xbt::Extendable< Host > | inline |
| ~Host() | simgrid::s4u::Host | protectedvirtual |