X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Socket%2FMainpage.dox;h=62feb85a5c7d952b28e20bcc77cb4dc22d635842;hb=0990bd1c4f917855f3645e7329a84b00e54ccd7d;hp=8e6383b435e6c553d130b70de8a7aca3c619862e;hpb=409385419f05893d7d226931796124a70c2f6c63;p=senf.git diff --git a/Socket/Mainpage.dox b/Socket/Mainpage.dox index 8e6383b..62feb85 100644 --- a/Socket/Mainpage.dox +++ b/Socket/Mainpage.dox @@ -243,40 +243,6 @@ namespace senf { \see policy_group */ -/** \page glossary Glossary - - - - - - - - - - - - - - - - - - - - - -
policy collection of policy classes, one for each policy axis, instantiation of - the SocketPolicy template
policy axis one aspect defined in the socket policy, typedef and member of the - SocketPolicy template
policy class implementation of a single policy axis, class derived from the - axis base class
complete policy socket policy where each axis is specified completely
incomplete policy socket policy, where at least one axis is not fully - specified
protocol class definition of a protocol as a class, class inheriting from - ConcreteSocketProtocol.
protocol facet a class providing some subset of the protocol interface, class - derived from SocketProtocol but not from ConcreteSocketProtocol
policy interface interface directly provided by - ClientSocketHandle/ServerSocketHandle and defined through the policy
protocol interface interface provided by the protocol class and accessible via - the ProtocolClientSocketHandle::protocol()/ProtocolServerSocketHandle::protocol() - member
- */ - /** \page implementation Implementation notes \section class_diagram Class Diagram