#include <ObjectApfDataLoader.h>
Public Member Functions |
|
| Source (const awString::IString &filename, int sourceId, int index) | |
| bool | operator== (const Source &other) const |
| bool | operator< (const Source &other) const |
| const awString::IString & | getFilename () const |
| int | getSourceId () const |
| int | getIndex () const |
| Source | ( | const awString::IString & | filename, |
| int | sourceId, | ||
| int | index | ||
| ) |
| bool operator== | ( | const Source & | other | ) | const |
| bool operator< | ( | const Source & | other | ) | const |
| const awString::IString& getFilename | ( | ) | const |
| int getSourceId | ( | ) | const |
| int getIndex | ( | ) | const |