|
proxygen
|
#include <test_functions.h>
Public Member Functions | |
| LargeClass () | |
| void | operator() () const |
Private Attributes | |
| char | data [1024] |
Definition at line 60 of file test_functions.h.
| LargeClass::LargeClass | ( | ) |
| void LargeClass::operator() | ( | ) | const |
Definition at line 67 of file test_functions.cpp.
|
private |
Definition at line 66 of file test_functions.h.