AddServed(TServedObject &obj) | ocf::TAppDescriptor | |
AppClassId | ocf::TAppDescriptor | |
CreateAutoApp(TObjectDescriptor app, owl::uint32 options, IUnknown *outer=0) | ocf::TAppDescriptor | |
CreateAutoObject(TObjectDescriptor obj, TServedObject &app, IUnknown *outer=0) | ocf::TAppDescriptor | |
CreateAutoObject(const void *obj, const std::type_info &objInfo, const void *app, const std::type_info &appInfo, IUnknown *outer=0) | ocf::TAppDescriptor | |
CreateInstance(IUnknown *outer, const IID &iid, void **retObject) | ocf::TAppDescriptor | |
CreateInstanceLic(IUnknown *outer, IUnknown *reserved, const IID &iid, BSTR key, void **retObject) | ocf::TAppDescriptor | |
CreateITypeInfo(TAutoClass &cls) | ocf::TAppDescriptor | |
DeleteCreator() | ocf::TAppDescriptor | |
FindServed(const void *mostDerivedObj) | ocf::TAppDescriptor | |
FindServed(TObjectDescriptor &objDesc) | ocf::TAppDescriptor | |
FlushServed() | ocf::TAppDescriptor | |
GetAppDescriptor | ocf::TAppDescriptor | friend |
GetAppDoc(owl::TLangId lang) | ocf::TAppDescriptor | inline |
GetAppLang() | ocf::TAppDescriptor | inline |
GetAppName(owl::TLangId lang) | ocf::TAppDescriptor | inline |
GetAutoClass(unsigned index) | ocf::TAppDescriptor | |
GetAutoClass(const GUID &clsid) | ocf::TAppDescriptor | |
GetClassCount() | ocf::TAppDescriptor | inline |
GetClassId(TAutoClass *cls, GUID &retId) | ocf::TAppDescriptor | |
GetClassIndex(TAutoClass *cls) | ocf::TAppDescriptor | |
GetFactory() const | ocf::TAppDescriptor | inline |
GetHelpFile(owl::TLangId lang) | ocf::TAppDescriptor | inline |
GetLicInfo(LICINFO *licInfo) | ocf::TAppDescriptor | |
GetLicKeyFactory() const | ocf::TAppDescriptor | inline |
GetLinkGuid(int index) | ocf::TAppDescriptor | |
GetOptions() const | ocf::TAppDescriptor | inline |
GetRegLink(const GUID &clsid) | ocf::TAppDescriptor | |
GetRegLinkHead() const | ocf::TAppDescriptor | inline |
GetTypeLibrary() | ocf::TAppDescriptor | |
GetVersionField(owl::uint field) | ocf::TAppDescriptor | |
InvalidateObject(const void *obj) | ocf::TAppDescriptor | |
IsActiveObject(TServedObject *obj) | ocf::TAppDescriptor | inline |
IsAutomated() const | ocf::TAppDescriptor | inline |
IsBound() | ocf::TAppDescriptor | inline |
IsOptionSet(owl::uint32 option) const | ocf::TAppDescriptor | inline |
LockServer(int lock) | ocf::TAppDescriptor | |
MakeTypeLib(owl::TLangId lang, LPCTSTR str=0) | ocf::TAppDescriptor | |
MergeAutoClasses() | ocf::TAppDescriptor | |
operator IUnknown *() | ocf::TAppDescriptor | inline |
ProcessCmdLine(owl::tstring &cmdLine) | ocf::TAppDescriptor | |
RegisterClass() | ocf::TAppDescriptor | |
RegisterObject(TObjectDescriptor app) | ocf::TAppDescriptor | |
RegisterServer(owl::TLangId lang, LPCTSTR regFile=0) | ocf::TAppDescriptor | |
ReleaseAutoApp(TObjectDescriptor app) | ocf::TAppDescriptor | |
ReleaseObject(const void *obj) | ocf::TAppDescriptor | |
RemoveServed(TServedObject &obj) | ocf::TAppDescriptor | |
RequestLicKey(DWORD reserved, BSTR *retKey) | ocf::TAppDescriptor | |
SetLangId(owl::TLangId prevLang, LPCTSTR langIdStr) | ocf::TAppDescriptor | |
SetOption(owl::uint32 bit, bool state) | ocf::TAppDescriptor | inline |
TAppDescriptor(owl::TRegList ®Info, TComponentFactory callback, owl::tstring &cmdLine, owl::TModule *module=&owl::GetGlobalModule(), const owl::TRegLink *regLink=0, owl::uint32 preselectedOptions=0) | ocf::TAppDescriptor | |
TAppDescriptor(owl::TRegList ®Info, TComponentFactory callback, TLicenseKeyFactory *factory, owl::tstring &cmdLine, owl::TModule *module=&owl::GetGlobalModule(), const owl::TRegLink *regLink=0, owl::uint32 preselectedOptions=0) | ocf::TAppDescriptor | |
TCoClassInfo | ocf::TAppDescriptor | friend |
TTypeLibrary | ocf::TAppDescriptor | friend |
UnregisterClass() | ocf::TAppDescriptor | |
UnregisterObject() | ocf::TAppDescriptor | |
UnregisterServer(owl::TLangId lang=0, LPCTSTR str=0) | ocf::TAppDescriptor | |
WriteTypeLibrary(owl::TLangId lang, LPCTSTR file) | ocf::TAppDescriptor | |
~TAppDescriptor() | ocf::TAppDescriptor | |