VGServer::GraphLoaderKFile Class Reference

GraphLoaderKFile is-a GraphLoader which will load .k map files. More...

#include <GraphLoaderKFile.h>

Inheritance diagram for VGServer::GraphLoaderKFile:

VGServer::GraphLoader VGServer::GraphData List of all members.

Public Member Functions

 GraphLoaderKFile (const class GraphProperties &gp)
bool load (std::istream &in, bool silent=false)
bool loadfile (const char *path, bool silent=false)

Detailed Description

GraphLoaderKFile is-a GraphLoader which will load .k map files.

I think this doesnt really belong into the library.

Definition at line 16 of file GraphLoaderKFile.h.


Constructor & Destructor Documentation

VGServer::GraphLoaderKFile::GraphLoaderKFile ( const class GraphProperties gp  )  [inline, explicit]

Definition at line 19 of file GraphLoaderKFile.h.


Member Function Documentation

bool VGServer::GraphLoaderKFile::load ( std::istream &  in,
bool  silent = false 
) [inline]

Definition at line 24 of file GraphLoaderKFile.h.

References VGServer::GraphLoader::addEdge(), VGServer::GraphLoader::addVertex(), VGServer::GraphLoader::setEdgeAttr(), and VGServer::GraphLoader::setVertexAttr().

Referenced by loadfile().

bool VGServer::GraphLoaderKFile::loadfile ( const char *  path,
bool  silent = false 
) [inline]

Definition at line 70 of file GraphLoaderKFile.h.

References load().


The documentation for this class was generated from the following file:
Generated on Wed Sep 27 14:34:01 2006 for VGServer by  doxygen 1.4.7