#include <culture.h>
Public Member Functions | |
| class culture & | getCulture (const string v) |
| void | setCulture (class culture &v) |
| map< string, class culture > & | listCulture () |
| void | delCulture (const string v) |
| const bool | isCulture (const string v) const |
| bool | load (class channel &ch) |
| void | save (class channel &ch) |
| class culture & | getCulture (const string v) |
| void | setCulture (class culture &v) |
| map< string, class culture > & | listCulture () |
| void | delCulture (const string v) |
| const bool | isCulture (const string v) const |
| bool | load (class channel &ch) |
| void | save (class channel &ch) |
Public Attributes | |
| multimap< string, sigc::signal< void, class culture & > > | relations |
| multimap< string, sigc::signal< void, class culture & > > | relations |
| class culture & cultureRepository::getCulture | ( | const string | v | ) |
| void cultureRepository::setCulture | ( | class culture & | v | ) |
| void cultureRepository::delCulture | ( | const string | v | ) |
| const bool cultureRepository::isCulture | ( | const string | v | ) | const |
| bool cultureRepository::load | ( | class channel & | ch | ) |
| void cultureRepository::save | ( | class channel & | ch | ) |
| class culture& cultureRepository::getCulture | ( | const string | v | ) |
| void cultureRepository::setCulture | ( | class culture & | v | ) |
| void cultureRepository::delCulture | ( | const string | v | ) |
| const bool cultureRepository::isCulture | ( | const string | v | ) | const |
| bool cultureRepository::load | ( | class channel & | ch | ) |
| void cultureRepository::save | ( | class channel & | ch | ) |
| multimap<string, sigc::signal<void, class culture& > > cultureRepository::relations |
| multimap<string, sigc::signal<void, class culture& > > cultureRepository::relations |
Visit the project page on