Drizzled Public API Documentation

drizzled::module::Vertex Class Reference

Public Member Functions

 Vertex (const std::string &name)
 Vertex (const std::string &name, Module *module)
 Vertex (const Vertex &old)
Vertexoperator= (const Vertex &old)
const std::string & getName () const
void setModule (Module *module)
ModulegetModule ()

Private Attributes

std::string name_
Modulemodule_

Detailed Description

Definition at line 45 of file vertex.h.


The documentation for this class was generated from the following file: