Coda Distributed File System
Public Member Functions | List of all members
command_t Class Reference

#include <ruletypes.h>

Inheritance diagram for command_t:
Inheritance graph
[legend]
Collaboration diagram for command_t:
Collaboration graph
[legend]

Public Member Functions

 command_t (char *)
 
 ~command_t ()
 
arg_taddarg (char *)
 
void addreplicaid (char *)
 
void expandname (char *, char *dirname, char *fname)
 
void expandreplicas (int, char **replicanames)
 
int execute ()
 
void print ()
 
void print (FILE *)
 
void print (int)
 

Constructor & Destructor Documentation

◆ command_t()

command_t::command_t ( char *  name)

◆ ~command_t()

command_t::~command_t ( )

Member Function Documentation

◆ 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: