MetaDao

Undocumented in source.

Constructors

this
this(string[string] props)
Undocumented in source.

Members

Functions

create
bool create(Profile profile, BlobMeta m)
Undocumented in source. Be warned that the author may not have intended to support it.
getFilename
string getFilename(Profile profile, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
loadProfiles
void loadProfiles(Config config)
Undocumented in source. Be warned that the author may not have intended to support it.
remove
void remove(Profile profile, string path)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

client
PostgresClient client;
Undocumented in source.
domainId
int domainId;
Undocumented in source.
schema
string schema;
Undocumented in source.

Meta