FNSS ns-3 adapter
ns-3 adapter for the Fast Network Simulation Setup (FNSS) toolchain
 All Classes Files Functions Typedefs Pages
fnss::Event Member List

This is the complete list of members for fnss::Event, including all inherited members.

addProperties(const PropertyContainer &other)fnss::PropertyContainer
Event(const Quantity &time=Quantity("0sec", Units::Time))fnss::Event
getAllProperties() const fnss::PropertyContainer
getProperty(const std::string &name) const fnss::PropertyContainer
getTime() const fnss::Event
hasProperty(const std::string &name) const fnss::PropertyContainer
operator<(const Event &other) const (defined in fnss::Event)fnss::Event
operator<=(const Event &other) const (defined in fnss::Event)fnss::Event
operator>(const Event &other) const (defined in fnss::Event)fnss::Event
operator>=(const Event &other) const (defined in fnss::Event)fnss::Event
removeProperty(const std::string &name)fnss::PropertyContainer
setProperty(const std::string &name, const std::string &value="")fnss::PropertyContainer
setTime(const Quantity &time)fnss::Event