libIntegra
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Typedefs
path.h File Reference

Defines class CPath. More...

#include "common_typedefs.h"
#include <list>
Include dependency graph for path.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  integra_api::CPath
 Represents the address of a node endpoint, absolutely or relatively. More...
 

Typedefs

typedef std::list< CPath > integra_api::path_list
 

Detailed Description

Defines class CPath.