Bincimap 2.0.16
Easy Imapping
Loading...
Searching...
No Matches
Public Member Functions
Broker Class Reference

#include <broker.h>

Public Member Functions

Operatorget (const std::string &name) const
 
void assign (const std::string &fname, Operator *o, bool deletable=false)
 
Operator::ParseResult parseStub (Request &cmd)
 
 Broker (Broker &)
 
 Broker (const Broker &)
 
 Broker (void)
 
 ~Broker (void)
 

Detailed Description

Definition at line 57 of file broker.h.

Constructor & Destructor Documentation

◆ Broker() [1/3]

Broker ( Broker )
inline

Definition at line 74 of file broker.h.

◆ Broker() [2/3]

Broker ( const Broker )
inline

Definition at line 78 of file broker.h.

◆ Broker() [3/3]

Broker ( void  )

Definition at line 89 of file broker.cc.

◆ ~Broker()

~Broker ( void  )

Definition at line 94 of file broker.cc.

Member Function Documentation

◆ assign()

void assign ( const std::string &  fname,
Operator o,
bool  deletable = false 
)

Definition at line 99 of file broker.cc.

◆ get()

Operator * get ( const std::string &  name) const

Definition at line 106 of file broker.cc.

Here is the caller graph for this function:

◆ parseStub()

Operator::ParseResult parseStub ( Request cmd)

Definition at line 114 of file broker.cc.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: