Public Member Functions | Public Attributes

el7::scripting::bytecode::Bytecode Class Reference

#include <Bytecode.h>

List of all members.

Public Member Functions

const unsigned long * get_buffer () const
unsigned get_length () const

Public Attributes

friend Script

Member Function Documentation

const unsigned long* el7::scripting::bytecode::Bytecode::get_buffer (  )  const [inline]

Returns the buffer holding the instructions of the script code.

unsigned el7::scripting::bytecode::Bytecode::get_length (  )  const [inline]

Returns the length of the buffer, in 32-bit-words (not bytes).


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines