| typedef const Url& RDK2::RepositoryNS::CUrl |
Definition at line 40 of file robjectqueue.h.
Definition at line 28 of file rpropertydefvector.h.
Definition at line 49 of file property.h.
Definition at line 57 of file property.h.
| RDK2::RepositoryNS::DECLARE_EXCEPTION | ( | MalformedUrlException | , | |
| SessionException | ||||
| ) |
| RDK2::RepositoryNS::DECLARE_EXCEPTION | ( | InvalidOperation | , | |
| SessionException | ||||
| ) |
Other exeptions
| RDK2::RepositoryNS::DECLARE_EXCEPTION | ( | WrongType | , | |
| SessionException | ||||
| ) |
You are asking an object of a type and the property contains objects of another type.
| RDK2::RepositoryNS::DECLARE_EXCEPTION | ( | ValueNotSet | , | |
| SessionException | ||||
| ) |
You are asking for a property which is not set and doesn't have a default value.
| RDK2::RepositoryNS::DECLARE_EXCEPTION | ( | NoSuchProperty | , | |
| SessionException | ||||
| ) |
Can't find a property with the specified name.
| RDK2::RepositoryNS::DECLARE_EXCEPTION | ( | SessionException | , | |
| std::runtime_error | ||||
| ) |
Base for exception generated by this class.
| uint RDK2::RepositoryNS::gcd | ( | uint | a, | |
| uint | b | |||
| ) |
| int RDK2::RepositoryNS::gcd | ( | int | n, | |
| int | m | |||
| ) |
Definition at line 215 of file remotepropertymanager.cpp.
Referenced by RDK2::RepositoryNS::Repository::timerThread().
| vector<string> RDK2::RepositoryNS::getOptionsFromTextConfig | ( | cstr | val, | |
| string & | newVal | |||
| ) |
Definition at line 123 of file repository.cpp.
References RDK_ERROR_PRINTF, RDK2::TextUtils::tokenize(), and RDK2::TextUtils::trim().

| RDK2::RepositoryNS::RDK2_FACTORY | ( | RRemoteSubscription | ) |
| RDK2::RepositoryNS::RDK2_FACTORY | ( | RPropertyUpdate | ) |
| RDK2::RepositoryNS::RDK2_FACTORY | ( | RPropertyDefVector | ) |
| RDK2::RepositoryNS::RDK2_FACTORY | ( | RPropertyDef | ) |
1.5.6