printutil.hpp

文字列表示ユーティリティ [詳細]

#include <iostream>
#include <string>
#include "langedge/ctypeutil.hpp"

printutil.hppのインクルード依存関係図

ソースコードを見る。

ネームスペース

namespace  langedge

関数

const std::string & strPrintf (std::string &s, const char *fmt,...)
std::string strPrintf (const char *fmt,...)
bool isPrintable (int x)
std::string convertToPrintable (int ch)
std::string convertToPrintable (const char *s, int len=0)
std::string convertToPrintable (const unsigned char *s, int len=0)
std::string convertToPrintable (const std::string &s)
void printPrintable (const char *s, int len=0)
void printPrintable (const unsigned char *s, int len=0)
void printPrintable (const std::string &s)
void printPrintable (int ch)


説明

文字列表示ユーティリティ

作者:
OKA Toshiyuki (LangEdge, Inc.)
日付:
2003-07-21
バージョン:
Id
printutil.hpp,v 1.1.1.1 2005/03/30 11:33:30 exoka Exp
Copyright (C) 2003 LangEdge, Inc. All rights reserved.

関数

const std::string& langedge::strPrintf std::string &  s,
const char *  fmt,
  ...
 

std::string langedge::strPrintf const char *  fmt,
  ...
 

bool langedge::isPrintable int  x  )  [inline]
 

std::string langedge::convertToPrintable int  ch  )  [inline]
 

std::string langedge::convertToPrintable const char *  s,
int  len = 0
[inline]
 

std::string langedge::convertToPrintable const unsigned char *  s,
int  len = 0
[inline]
 

std::string langedge::convertToPrintable const std::string &  s  )  [inline]
 

void langedge::printPrintable const char *  s,
int  len = 0
[inline]
 

void langedge::printPrintable const unsigned char *  s,
int  len = 0
[inline]
 

void langedge::printPrintable const std::string &  s  )  [inline]
 

void langedge::printPrintable int  ch  )  [inline]
 


LangEdge ライブラリに対してFri May 6 22:42:59 2005に生成されました。  doxygen 1.4.2