Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Public Member Functions | |
TestEntry (const std::string &identi="", int64 flagsi=0) | |
Public Attributes | |
std::string | ident |
int64 | flags |
Definition at line 73 of file testing.hh.
Ase::Test::TestEntry::TestEntry | ( | const std::string & | identi = "" , |
int64 | flagsi = 0 |
||
) |
Definition at line 76 of file testing.hh.
int64 Ase::Test::TestEntry::flags |
Definition at line 75 of file testing.hh.
std::string Ase::Test::TestEntry::ident |
Definition at line 74 of file testing.hh.