Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

Msg301 Class Reference

#include <MsgHandlers.hpp>

Inheritance diagram for Msg301::

MsgHandler List of all members.

Public Methods

void execute (const string &data, msgHeader1 &header, Session *conn)

Static Protected Attributes

const int msg_type = 301

Detailed Description

Message 301. Get sub items of a parent.


Member Function Documentation

void Msg301::execute const string &    data,
msgHeader1   header,
Session   conn
[virtual]
 

Parameters:
data 
  • Path to a folder.
  • Number of levels to fetch. The default is 1, fetching only the items directly below the specified folder. Set to 0 to fetch all ancillary levels.

Reimplemented from MsgHandler.


Member Data Documentation

const int Msg301::msg_type = 301 [static, protected]
 

Message type this handler is responsible for. See the protocol specification for all available message types.

Reimplemented from MsgHandler.


The documentation for this class was generated from the following files:
Generated on Sun Jan 20 20:59:59 2002 for bkmd by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001