BusBoy  2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
BUSBOY::IOUtil Class Reference

#include <IOUtil.h>

Static Public Member Functions

static bool directoryExists (const std::string &path)
 
static std::string printfToString (const char *format,...)
 Return the results of a printf call as std::string. More...
 
static std::string vprintfToString (const char *format, va_list args)
 Return the results of a printf call as std::string. More...
 

Member Function Documentation

bool BUSBOY::IOUtil::directoryExists ( const std::string &  path)
static
std::string BUSBOY::IOUtil::printfToString ( const char *  format,
  ... 
)
static

Return the results of a printf call as std::string.

std::string BUSBOY::IOUtil::vprintfToString ( const char *  format,
va_list  args 
)
static

Return the results of a printf call as std::string.


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

Copyright 2014 Google Inc. All rights reserved.