libalcommon
2.1.4.13
|
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.