proj home

Files   Classes   Functions   Hierarchy  

policy5 Class Reference

#include <policydefault.h>

List of all members.

Public Member Functions

 policy5 ()
void print () const


Detailed Description

Definition at line 51 of file policydefault.h.


Constructor & Destructor Documentation

policy5::policy5 (  ) 

Definition at line 51 of file policydefault.cpp.

References print().

00052 {
00053   print();
00054 }


Member Function Documentation

void policy5::print (  )  const

Definition at line 26 of file policydefault.cpp.

Referenced by policy5().

00027 {
00028   cout << "policy5" << endl;
00029 }


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

Generated on Fri Mar 4 00:50:10 2011 for Chelton Evans Source by  doxygen 1.5.8