ij-16.png   inspectorJ -- JavaTM Profiler
sf project site browse source checkout source
SourceForge.net Logo



inspectorj::agent::commandset Namespace Reference


Detailed Description

Namespace for JDWP Command Sets.


Classes

class  BytecodeCmdSet
 BytecodeCmdSet is a commandSet for executing reference type commands. More...
class  JDWPCommandSet
 JDWPCommandSet is a base class for all commandSet classes. More...
class  ReferenceTypeCmdSet
 ReferenceTypeCmdSet is a commandSet for executing reference type commands. More...
class  VirtualMachineCmdSet
 VirtualMachineCmdSet is a commandSet for executing virtual machine specific commands such as version info, id sizes, etc. More...

Functions

void addColumnSpacing (int prvHdrLen, int hdrSpace, int prvDataLen, QString &tableStr)
 Helper function to pretty-print tables.


Function Documentation

void inspectorj::agent::commandset::addColumnSpacing ( int  prvHdrLen,
int  hdrSpace,
int  prvDataLen,
QString &  tableStr 
)

Helper function to pretty-print tables.

Parameters:
prvHdrLen the length of the previous column's header
hdrSpace the number of spaces between the headers
prvDataLen the length of the previous column's data string
tableStr the string reference to add space to

Definition at line 75 of file bytecodecmdset.cpp.

Referenced by inspectorj::agent::commandset::BytecodeCmdSet::disassembleBytecodes().


Generated on Sun Aug 19 17:08:13 2007 for inspectorJ by  doxygen 1.5.1