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

#include <ruletypes.h>

Public Member Functions

 arg_t (char *)
 
 ~arg_t ()
 
void addreplicaid (char *)
 
void expandname (char *, char *, char *)
 
int expandall ()
 
void appendname (char *, char *)
 
void expandreplicas (int, char **)
 
void print ()
 
void print (FILE *)
 
void print (int)
 

Friends

class command_t
 

Constructor & Destructor Documentation

◆ arg_t()

arg_t::arg_t ( char *  c)

◆ ~arg_t()

arg_t::~arg_t ( )

Member Function Documentation

◆ addreplicaid()

void arg_t::addreplicaid ( char *  c)

◆ appendname()

void arg_t::appendname ( char *  buf,
char *  c 
)

◆ expandall()

int arg_t::expandall ( )

◆ expandname()

void arg_t::expandname ( char *  p,
char *  incdirname,
char *  incfname 
)

◆ expandreplicas()

void arg_t::expandreplicas ( int  n,
char **  replicanames 
)

◆ print() [1/3]

void arg_t::print ( void  )

◆ print() [2/3]

void arg_t::print ( FILE *  fp)

◆ print() [3/3]

void arg_t::print ( int  fd)

Friends And Related Function Documentation

◆ command_t

friend class command_t
friend

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