GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
bp_type Struct Reference

#include "debug.h"

Collaboration diagram for bp_type:
Collaboration graph
[legend]

Public Member Functions

 bp_type (int l, const std::string &c)
 

Public Attributes

std::string cond
 
int line
 

Detailed Description

Definition at line 37 of file debug.h.

Constructor & Destructor Documentation

bp_type::bp_type ( int  l,
const std::string c 
)
inline

Definition at line 43 of file debug.h.

Member Data Documentation

std::string bp_type::cond

Definition at line 41 of file debug.h.

int bp_type::line

Definition at line 40 of file debug.h.


The documentation for this struct was generated from the following file: