The C++ framework for developing highly scalable, high performance servers on Windows platforms.

PathArgument Class Reference

Collaboration diagram for PathArgument:

List of all members.


Detailed Description

Experimental and untested: represents an element of the "path" to access a node.

Public Member Functions

 PathArgument ()
 PathArgument (ArrayIndex index)
 PathArgument (const char *key)
 PathArgument (const std::string &key)
 PathArgument ()
 PathArgument (ArrayIndex index)
 PathArgument (const char *key)
 PathArgument (const std::string &key)

Friends

class Path

Constructor & Destructor Documentation

PathArgument (  ) 

PathArgument ( ArrayIndex  index  ) 

PathArgument ( const char *  key  ) 

PathArgument ( const std::string &  key  ) 

PathArgument (  ) 

PathArgument ( ArrayIndex  index  ) 

PathArgument ( const char *  key  ) 

PathArgument ( const std::string &  key  ) 


Friends And Related Function Documentation

Path [friend]


Generated on Sun Sep 12 19:11:57 2021 for The Server Framework - v7.4 by doxygen 1.5.3