From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/classProtoDriver.html | 410 ----------------------------------------- 1 file changed, 410 deletions(-) delete mode 100644 doc/html/classProtoDriver.html (limited to 'doc/html/classProtoDriver.html') diff --git a/doc/html/classProtoDriver.html b/doc/html/classProtoDriver.html deleted file mode 100644 index 4e95667dd..000000000 --- a/doc/html/classProtoDriver.html +++ /dev/null @@ -1,410 +0,0 @@ - - - - - - -The Red Matrix: ProtoDriver Class Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
ProtoDriver Class Reference
-
-
-
-Inheritance diagram for ProtoDriver:
-
-
- - -ZotDriver - -
- - - - - - - - - - - - - - - - -

-Protected Member Functions

 discover ($channel, $location)
 
 deliver ($item, $channel, $recipients)
 
 collect ($channel, $connection)
 
 change_permissions ($permissions, $channel, $recipient)
 
 acknowledge_permissions ($permissions, $channel, $recipient)
 
 deliver_private ($item, $channel, $recipients)
 
 collect_private ($channel, $connection)
 
-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
ProtoDriver::acknowledge_permissions ( $permissions,
 $channel,
 $recipient 
)
-
-abstractprotected
-
- -
-
- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
ProtoDriver::change_permissions ( $permissions,
 $channel,
 $recipient 
)
-
-abstractprotected
-
- -
-
- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - -
ProtoDriver::collect ( $channel,
 $connection 
)
-
-abstractprotected
-
- -
-
- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - -
ProtoDriver::collect_private ( $channel,
 $connection 
)
-
-abstractprotected
-
- -
-
- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
ProtoDriver::deliver ( $item,
 $channel,
 $recipients 
)
-
-abstractprotected
-
- -
-
- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - -
ProtoDriver::deliver_private ( $item,
 $channel,
 $recipients 
)
-
-abstractprotected
-
- -
-
- -
-
- - - - - -
- - - - - - - - - - - - - - - - - - -
ProtoDriver::discover ( $channel,
 $location 
)
-
-abstractprotected
-
- -
-
-
The documentation for this class was generated from the following file: -
-
- -- cgit v1.2.3