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

NetworkActor.h

Go to the documentation of this file.
00001 #ifndef _NETWORKACTOR_H_
00002 #define _NETWORKACTOR_H_
00003 
00009 class NetworkActor
00010 {
00011  public:
00012   NetworkActor() { }
00013   virtual ~NetworkActor() { }
00014 };
00015 
00016 #endif

Generated on Wed Apr 21 11:10:53 2004 for naturecalls by doxygen1.2.18