|
Ice 3.7 C++98 API Reference
|
This is the complete list of members for Ice::Properties, including all inherited members.
| __clearFlag(unsigned char flag) | IceUtil::Shared | inline |
| __decRef() | IceUtil::Shared | virtual |
| __getRef() const | IceUtil::Shared | virtual |
| __hasFlag(unsigned char flag) | IceUtil::Shared | inline |
| __incRef() | IceUtil::Shared | virtual |
| __setFlag(unsigned char flag) | IceUtil::Shared | inline |
| __setNoDelete(bool) | IceUtil::Shared | virtual |
| _flags | IceUtil::Shared | protected |
| _ref | IceUtil::Shared | protected |
| clone()=0 | Ice::Properties | pure virtual |
| getCommandLineOptions()=0 | Ice::Properties | pure virtual |
| getPropertiesForPrefix(const ::std::string &prefix)=0 | Ice::Properties | pure virtual |
| getProperty(const ::std::string &key)=0 | Ice::Properties | pure virtual |
| getPropertyAsInt(const ::std::string &key)=0 | Ice::Properties | pure virtual |
| getPropertyAsIntWithDefault(const ::std::string &key, Int value)=0 | Ice::Properties | pure virtual |
| getPropertyAsList(const ::std::string &key)=0 | Ice::Properties | pure virtual |
| getPropertyAsListWithDefault(const ::std::string &key, const StringSeq &value)=0 | Ice::Properties | pure virtual |
| getPropertyWithDefault(const ::std::string &key, const ::std::string &value)=0 | Ice::Properties | pure virtual |
| load(const ::std::string &file)=0 | Ice::Properties | pure virtual |
| NoDelete | IceUtil::Shared | static |
| operator<(const LocalObject &) const | Ice::LocalObject | virtual |
| operator=(const Shared &) | IceUtil::Shared | inline |
| operator==(const LocalObject &) const | Ice::LocalObject | virtual |
| parseCommandLineOptions(const ::std::string &prefix, const StringSeq &options)=0 | Ice::Properties | pure virtual |
| parseIceCommandLineOptions(const StringSeq &options)=0 | Ice::Properties | pure virtual |
| PointerType typedef | Ice::Properties | |
| setProperty(const ::std::string &key, const ::std::string &value)=0 | Ice::Properties | pure virtual |
| Shared() | IceUtil::Shared | |
| Ice::LocalObject::Shared(const Shared &) | IceUtil::Shared | |
| ~Properties() | Ice::Properties | virtual |
| ~Shared() | IceUtil::Shared | inlinevirtual |