Public Member Functions | List of all members
Tag Class Reference
Inheritance diagram for Tag:
Test< T, i >

Public Member Functions

void example ()
 
- Public Member Functions inherited from Test< T, i >
 Test ()
 
 Test (const Test &)
 
void test ()
 
void example ()
 a member function More...
 
void example ()
 An example member function. More...
 
int example (int p1, int p2) throw (std::out_of_range)
 
void ungrouped ()
 
void drawRect (int, int, int, int)
 
void drawRect (const Rect &r)
 
void drawRect (const Point &topLeft, const Point &bottomRight)
 
void method ()
 
void foo ()
 
void bar ()
 

Additional Inherited Members

Detailed Description

A class that is inherited from the external class Test.

Definition at line 4 of file tag.cpp.

Member Function Documentation

void Tag::example ( )

an overloaded member.


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