#include <ruletypes.h>
◆ command_t()
command_t::command_t |
( |
char * |
name | ) |
|
◆ ~command_t()
command_t::~command_t |
( |
| ) |
|
◆ addarg()
arg_t * command_t::addarg |
( |
char * |
argname | ) |
|
◆ addreplicaid()
void command_t::addreplicaid |
( |
char * |
c | ) |
|
◆ execute()
int command_t::execute |
( |
| ) |
|
◆ expandname()
void command_t::expandname |
( |
char * |
p, |
|
|
char * |
dirname, |
|
|
char * |
fname |
|
) |
| |
◆ expandreplicas()
void command_t::expandreplicas |
( |
int |
n, |
|
|
char ** |
replicanames |
|
) |
| |
◆ print() [1/3]
void command_t::print |
( |
void |
| ) |
|
|
virtual |
Reimplemented from olink.
◆ print() [2/3]
void command_t::print |
( |
FILE * |
fp | ) |
|
|
virtual |
Reimplemented from olink.
◆ print() [3/3]
void command_t::print |
( |
int |
fd | ) |
|
|
virtual |
Reimplemented from olink.
The documentation for this class was generated from the following files: