BCatalog
class BCatalog {
BCatalog();
BCatalog(const entry_ref& catalogOwner,
BCatalog(const char* signature,
virtual ~BCatalog();
BCatalog(const BCatalog&);
const BCatalog& operator= (const BCatalog&);
friend status_t get_add_on_catalog(BCatalog*, const char*);
class BCatalog;
friend class BCatalog;
friend status_t get_add_on_catalog(BCatalog*, const char*);
class BCatalog;
static BCatalog* _GetCatalog(BCatalog* catalog,
class BCatalog;
BCatalog* GetCatalog();
class EditableCatalog : public BCatalog {
class BCatalog;
status_t LoadSystemCatalog(BCatalog* catalog) const;
extern BCatalog gSystemCatalog;
static BCatalog sCatalog("x-vnd.Cortex.DormantNodeView");
static BCatalog sCatalog("x-vnd.Cortex.DormantNodeView");
static BCatalog sCatalog("x-vnd.Cortex.InfoView");
static BCatalog sCatalog("x-vnd.Cortex.InfoView");
static BCatalog sCatalog("x-vnd.Cortex.InfoView");
static BCatalog sCatalog("x-vnd.Cortex.InfoView");
static BCatalog sCatalog("x-vnd.Cortex.InfoView");
static BCatalog sCatalog("x-vnd.Cortex.InfoView");
static BCatalog sCatalog("x-vnd.Cortex.InfoView");
static BCatalog sCatalog("x-vnd.Cortex.MediaRoutingView");
static BCatalog sCatalog("x-vnd.Cortex.MediaRoutingView");
static BCatalog sCatalog("x-vnd.Cortex.MediaRoutingView");
static BCatalog sCatalog("x-vnd.Cortex.MediaRoutingView");
static BCatalog sCatalog("x-vnd.Cortex.NodeManager");
static BCatalog sCatalog("x-vnd.Cortex.ParameterView");
static BCatalog sCatalog("x-vnd.Cortex.TipManager");
static BCatalog sCatalog("x-vnd.Cortex.TransportView");
static BCatalog sCatalog("x-vnd.Cortex.support");
BCatalog::GetData(uint32 id, BMessage* msg)
BCatalog::GetSignature(BString* sig)
BCatalog::GetLanguage(BString* lang)
BCatalog::GetFingerprint(uint32* fp)
BCatalog::SetTo(const entry_ref& catalogOwner, const char* language,
BCatalog::SetTo(const char* signature, const char* language)
BCatalog::BCatalog()
BCatalog::InitCheck() const
BCatalog::CountItems() const
BCatalog::BCatalog(const entry_ref& catalogOwner, const char* language,
BCatalog::BCatalog(const char* signature, const char* language)
BCatalog::~BCatalog()
BCatalog::GetString(const char* string, const char* context,
BCatalog::GetString(uint32 id)
BCatalog::GetData(const char* name, BMessage* msg)
BCatalog*
static BCatalog sCatalog;
BCatalog gSystemCatalog;
BCatalog catalog(catalogRef);
BCatalog* catalog = (BCatalog*)param;
BCatalog*
BLocaleRoster::_GetCatalog(BCatalog* catalog, int32* catalogInitStatus)
MutableLocaleRoster::LoadSystemCatalog(BCatalog* catalog) const
BCatalog *cat = be_catalog = new BCatalog(catSig, "klingon");
BCatalog *cat = be_catalog = new BCatalog(catSig, "klingon");
BCatalog cat;
BCatalog cat2(sig.String(), lang.String(), fingerprint);
BCatalog cat3(sig.String(), lang.String(), fingerprint*-1);
BCatalog cat;
BCatalog appCat;
BCatalog::BCatalog()
BCatalog::BCatalog(const entry_ref& catalogOwner, const char *language,
BCatalog::~BCatalog()
BCatalog::GetString(const char *string, const char *context, const char *comment)
BCatalog::GetString(uint32 id)
BCatalog::GetData(const char *name, BMessage *msg)
BCatalog::GetData(uint32 id, BMessage *msg)