first stage of unifying resources and services systems
commit39716138161a47a60366f94dcb9563150d74f9e7
authorPawel Dziepak <pdziepak@quarnos.org>
Mon, 14 Jul 2008 20:18:09 +0000 (14 22:18 +0200)
committerPawel Dziepak <pdziepak@quarnos.org>
Mon, 14 Jul 2008 20:18:09 +0000 (14 22:18 +0200)
tree7b69220cd894c274dc0b0fbd05c870ab94401712
parent8d6e6f0074c626b2311edb60200e8e95bdc50eac
first stage of unifying resources and services systems

 * base class for service/resource managers
 * base class for service/resource class
 * base class for service/resource_name class

 Only interfaces. Implementation will be introduced in next commit.
manes/manager.h [new file with mode: 0644]
manes/object.h [new file with mode: 0644]
manes/type.h [new file with mode: 0644]
resources/resource.h
resources/resource_manager.h
resources/resource_name.h
services/service.h
services/service_manager.h
services/service_name.h