Information about a registered service. More...


Public Member Functions | |
| virtual ref< service > | create (ref< session > sess, ref< security::authenticator > auth) const =0 |
| virtual int | getType () const =0 |
| virtual const string & | getName () const =0 |
| virtual const serviceInfos & | getInfos () const =0 |
Protected Member Functions | |
| virtual | ~registeredService () |
Information about a registered service.
| virtual ~registeredService | ( | ) | [protected, virtual] |
| virtual ref<service> create | ( | ref< session > | sess, | |
| ref< security::authenticator > | auth | |||
| ) | const [pure virtual] |
| virtual const serviceInfos& getInfos | ( | ) | const [pure virtual] |
| virtual const string& getName | ( | ) | const [pure virtual] |
| virtual int getType | ( | ) | const [pure virtual] |
1.6.2