FNSS C++ library
C++ API for the Fast Network Simulation Setup (FNSS) toolchain
|
This is the complete list of members for fnss::Application, including all inherited members.
addProperties(const PropertyContainer &other) | fnss::PropertyContainer | |
Application(const std::string &name_="") | fnss::Application | |
getAllProperties() const | fnss::PropertyContainer | |
getName() const | fnss::Application | |
getProperty(const std::string &name) const | fnss::PropertyContainer | |
hasProperty(const std::string &name) const | fnss::PropertyContainer | |
removeProperty(const std::string &name) | fnss::PropertyContainer | |
setName(const std::string &name_) | fnss::Application | |
setProperty(const std::string &name, const std::string &value="") | fnss::PropertyContainer |