Module_PingReply  latest
Erebot module to respond to PING messages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NErebot
 NModule
 CPingReplyA basic module that sends replies to PING queries it receives
 CArrayAccessInterface to provide accessing objects as arrays
 CCountableClasses implementing Countable can be used with the count() function
 CIteratorInterface for external iterators or objects that can be iterated themselves internally
 CIteratorAggregateInterface to create an external Iterator
 CSerializableInterface for customized serializing
 CTraversableInterface to detect if a class is traversable using foreach