format.h File Reference

#include <string>
#include <vector>
#include "externs.h"

Include dependency graph for format.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  formatted_string
struct  formatted_string::fs_op

Enumerations

enum  fs_op_type { FSOP_COLOUR, FSOP_TEXT }

Functions

int count_linebreaks (const formatted_string &fs)
int tagged_string_tag_length (const std::string &s)
int tagged_string_printable_length (const std::string &s)
std::string tagged_string_substr (const std::string &s, int start, int end)
void display_tagged_block (const std::string &s)


Enumeration Type Documentation

enum fs_op_type

Enumerator:
FSOP_COLOUR 
FSOP_TEXT 


Function Documentation

int count_linebreaks ( const formatted_string fs  ) 

void display_tagged_block ( const std::string s  ) 

Here is the call graph for this function:

int tagged_string_printable_length ( const std::string s  ) 

std::string tagged_string_substr ( const std::string s,
int  start,
int  end 
)

int tagged_string_tag_length ( const std::string s  ) 

Here is the call graph for this function:


Generated on Thu Jan 13 13:05:32 2011 by  doxygen 1.5.6