libalcommon
1.14.5
|
ALExample is container for example. More...
#include <alcommon/almethodinfo.h>
Public Attributes | |
std::string | language |
std::string | strExample |
ALExample is container for example.
Definition at line 89 of file almethodinfo.h.
std::string AL::ALMethodInfo::ALExample::language |
Example's language.
Definition at line 91 of file almethodinfo.h.
std::string AL::ALMethodInfo::ALExample::strExample |
Example.
Definition at line 92 of file almethodinfo.h.