TeardownDescriptor Class Reference

#include <unit_test.h>

Inheritance diagram for TeardownDescriptor:

Descriptor List of all members.

Detailed Description

Container of teardown function description.


Public Member Functions

 TeardownDescriptor (void(*func)(), char *name, char *file, int line)
int teardown ()


Constructor & Destructor Documentation

TeardownDescriptor.TeardownDescriptor ( void(*)()  func,
char *  name,
char *  file,
int  line 
)


Member Function Documentation

int TeardownDescriptor.teardown (  ) 


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

Genereated on Tue Mar 11 19:26:09 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.