ns2 Network Simulator      C++ Class Hierarchy of version ns-snapshot-20040722
Home |  Source Code |  Manual |  FAQ |  Mailing List Archive |  Search |  Download | 


Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

EmbeddedTcl Class Reference

#include <tclcl.h>

List of all members.

Public Member Functions

 EmbeddedTcl (const char *code)
void load ()
int load (Tcl_Interp *interp)
const char * get_code ()

Private Attributes

const char * code_


Constructor & Destructor Documentation

EmbeddedTcl::EmbeddedTcl const char *    code [inline]
 


Member Function Documentation

const char* EmbeddedTcl::get_code   [inline]
 

int EmbeddedTcl::load Tcl_Interp   interp
 

void EmbeddedTcl::load  
 


Member Data Documentation

const char* EmbeddedTcl::code_ [private]
 


The documentation for this class was generated from the following files:
This document is generated by doxygen.