Go to the documentation of this file.
4 #ifndef DMLITE_CPP_BASE_H
5 #define DMLITE_CPP_BASE_H
14 class SecurityContext;
23 virtual std::string
getImplId(
void)
const throw() = 0;
55 virtual void configure(
const std::string& key,
const std::string& value)
throw (
DmException) = 0;
60 #endif // DMLITE_CPP_BASE_H