35     inline std::ostream& operator << ( std::ostream& os, 
const NodeType& type )
 
   37         return os << static_cast< unsigned >( type );
 
   41 #endif // CO_NODETYPE_H 
Application-specific types. 
 
NodeType
Node types to identify connecting nodes. 
 
Object-oriented network library.