#include <DataStructs.h>
Public Attributes | |
int | testStructInt |
std::string | testStructString |
Definition at line 19 of file DataStructs.h.
Definition at line 22 of file DataStructs.h.
Referenced by DataStructs::DataStructs(), and DataStructs::operator==().
std::string DataStructs::TestStruct::testStructString |
Definition at line 21 of file DataStructs.h.
Referenced by DataStructs::DataStructs(), and DataStructs::operator==().