COAR  1.0
COAR - DMS system
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
auth_check.h
Go to the documentation of this file.
1 #ifndef AUTH_CHECK_H
2 #define AUTH_CHECK_H
3 
4 class coar;
5 
9 
16 {
17 public:
18 
21 
33 private:
34  auth_check();
35 
36 };
37 
38 #endif // AUTH_CHECK_H