Main Page   Compound List   File List   Compound Members  

Test Class Reference

Test class. More...

#include <func.h>

List of all members.

Public Methods

const char* member (char, int) throw (std::out_of_range)
 A member function. More...


Detailed Description

Test class.

Details about Test.


Member Function Documentation

const char * Test::member ( char c,
int n ) throw (std::out_of_range)
 

A member function.

Parameters:
c   a character.
n   an integer.
Exceptions:
std::out_of_range   parameter is out of range.
Returns:
a character pointer.


The documentation for this class was generated from the following file:
Generated at Fri Mar 23 20:22:08 2001 for Fn Command by doxygen1.2.6-20010319 written by Dimitri van Heesch, © 1997-2001