interpreter.cpp File Reference

the command line interface of SMP More...

#include <dlfcn.h>
#include <stdio.h>
#include <string.h>
#include <pthread.h>
#include "interpreter.h"
#include "configuration.h"

Include dependency graph for interpreter.cpp:


Namespaces

namespace  SMP

Defines

#define KERNEL_LIB_NAME   "libsmpkernel.so.1.0"

Typedefs

typedef SMPKernel *( SMP::kernel_maker_t )()
typedef void( SMP::kernel_disposer_t )(SMPKernel *)

Functions

 SMP::for (bit=buffer_list.begin();bit!=buffer_list.end();bit++)

Variables

vector< _buffer * >::iterator SMP::bit

Detailed Description

the command line interface of SMP

==================================================================================

Author:
starryalley (starryalley@gmail.com)
Date:
2006/03/22 --starryalley-- Start coding

2006/07/05 --mobo-- Some modification

Bug:
none

Define Documentation

#define KERNEL_LIB_NAME   "libsmpkernel.so.1.0"

SMP kernel library's soname


Generated on Fri Aug 31 15:41:47 2007 for SCREAMLinuxMiddleware(SLIM) by  doxygen 1.5.1