Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

BasicObject Class Reference

#include <BasicObject.h>

Inheritance diagram for BasicObject::

Catcher CommandProcessor Config ConnectionTableEntry Counter Interface Interfaces IpAddress LinkLayerInterface LiveBroadcastTable NetworkLayer Node Packet PacketInfo ReceiveWindow SAR SendWindow ServiceEntry ServiceTable SocketAddress SslConnection TcpConnection Timer TimerNode TimeValue VirtualCircuitTable VirtualCircuitTableEntry WindowPosition List of all members.

Public Methods

virtual ~BasicObject ()
virtual std::string toString ()
virtual void toStream (std::ostream &out)

Constructor & Destructor Documentation

virtual BasicObject::~BasicObject [inline, virtual]
 

Definition at line 9 of file BasicObject.h.


Member Function Documentation

void BasicObject::toStream std::ostream & s [virtual]
 

Reimplemented in Catcher, CommandProcessor, Config, ConnectionPacket, Counter, DiscoveryPacket, FinPacket, HttpTestCommandProcessor, ImHerePacket, Interface, Interfaces, IpAddress, LinkLayerInterface, LiveBroadcastTable, NetworkLayer, Node, NpPacket, PacketInfo, ProxyCommandProcessor, ReceiveWindow, SAR, SendWindow, ServiceEntry, ServiceTable, SocketAddress, SslConnection, TcpConnection, Timer, TimerNode, TimeValue, TpPacket, VirtualCircuitTable, VirtualCircuitTableEntry, and WindowPosition.

Definition at line 15 of file BasicObject.cpp.

Referenced by operator<<().

string BasicObject::toString [virtual]
 

Definition at line 7 of file BasicObject.cpp.

Referenced by NodeManagerCommand::displayNode(), and ConnectionManagerCommand::displayNode().


The documentation for this class was generated from the following files:
Generated at Thu Jul 11 13:31:55 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001