INET Framework for OMNeT++/OMNEST
common/ClockTime.h File Reference

Classes

class  inet::ClockTime
 This class is a proxy for the SimTime class. More...
 

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 
 omnetpp
 

Functions

std::ostream & inet::operator<< (std::ostream &os, const ClockTime &x)
 
any_ptr omnetpp::toAnyPtr (const inet::ClockTime *p)
 
template<>
inet::ApplicationPacketomnetpp::fromAnyPtr (any_ptr ptr)