Main Page
Namespace List
Class Hierarchy
Compound List
File List
Namespace Members
Compound Members
Related Pages
pdf::graph::CNodes Class Reference
a node class with variable number of arguments
More...
#include <
Node.hh
>
Inheritance diagram for pdf::graph::CNodes:
[
legend
]
Collaboration diagram for pdf::graph::CNodes:
[
legend
]
List of all members.
Public Methods
template<typename InputIt>
CNodes
(InputIt first, InputIt last, const std::string &op_code)
~CNodes
()
std::ostream &
Print
(std::ostream &os) const
Private Attributes
std::vector< double >
m_values
std::string
m_op_code
Detailed Description
a node class with variable number of arguments
Member Data Documentation
std::vector<double> pdf::graph::CNodes::m_values
[private]
the arguments
std::string pdf::graph::CNodes::m_op_code
[private]
the op code
The documentation for this class was generated from the following files:
Node.hh
Node.cc
Generated on Sun Feb 2 09:17:26 2003 for libpdf++ by
1.2.16