lib/XNA.h File Reference

#include <iostream>
#include <fstream>
#include <string>
#include <vector>
#include <sstream>
#include <list>
#include <cstdlib>
#include <cctype>
#include <stdio.h>
#include <stdlib.h>
#include "xmlParser.h"

Include dependency graph for XNA.h:


Classes

class  XNAseq
class  XNA
class  hsp

Defines

#define _T(c)   c

Functions

bool not_nucleotide (char ch)
char compliment_DNA (char ch)
char compliment_RNA (char ch)
char replace_nucleotide (char ch)
bool space (char c)
bool not_space (char c)
vector< string > split (const string &str)
bool StringToInt (const string &s, int &i)

Define Documentation

#define _T  )     c
 


Function Documentation

char compliment_DNA char  ch  ) 
 

char compliment_RNA char  ch  ) 
 

bool not_nucleotide char  ch  ) 
 

bool not_space char  c  ) 
 

char replace_nucleotide char  ch  ) 
 

bool space char  c  ) 
 

vector<string> split const string &  str  ) 
 

bool StringToInt const string &  s,
int &  i
 


Generated on Sat Jul 1 15:34:17 2006 for B10.CPP by  doxygen 1.4.6