From 0ccb275a93488b46434572e0192d0d7bee2b5db3 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Mon, 30 Apr 2007 10:23:01 +0000 Subject: added more API documentation to backends/interfaces --- src/charon/control/interfaces/interface.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/charon/control/interfaces/interface.h') diff --git a/src/charon/control/interfaces/interface.h b/src/charon/control/interfaces/interface.h index 1949556cc..955f4a4eb 100644 --- a/src/charon/control/interfaces/interface.h +++ b/src/charon/control/interfaces/interface.h @@ -27,6 +27,10 @@ typedef struct interface_t interface_t; /** * @brief Interface for a controller. + * + * An interface controls the daemon by calling functions on the + * interface_manager. All interfaces are manager by the interface_manager + * in a generic way, so they need their own class. * * @b Constructors: * - interface_create() of one of the modules -- cgit v1.2.3