smiscli.cpp File Reference

#include "BlockMgmt.h"
#include <stdint.h>
#include <getopt.h>
#include <string.h>
#include <stdlib.h>
Include dependency graph for smiscli.cpp:

Go to the source code of this file.

Data Structures

struct  args

Functions

void dump_strings (Array< String > strings)
void usage (String name)
void process_args (int argc, char *argv[], struct args *cmdline_args)
int main (int argc, char *argv[])

Function Documentation

void dump_strings ( Array< String >  strings  ) 

Definition at line 30 of file smiscli.cpp.

Here is the caller graph for this function:

int main ( int  argc,
char *  argv[] 
)

Definition at line 98 of file smiscli.cpp.

Here is the call graph for this function:

void process_args ( int  argc,
char *  argv[],
struct args cmdline_args 
)

Definition at line 70 of file smiscli.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void usage ( String  name  ) 

Definition at line 37 of file smiscli.cpp.


Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1