GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
bp_type Struct Reference

#include "bp-table.h"

Public Member Functions

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

Public Attributes

std::string cond
 
int line
 

Detailed Description

Definition at line 44 of file bp-table.h.

Constructor & Destructor Documentation

◆ bp_type()

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

Definition at line 47 of file bp-table.h.

Member Data Documentation

◆ cond

std::string bp_type::cond

Definition at line 52 of file bp-table.h.

◆ line

int bp_type::line

Definition at line 51 of file bp-table.h.


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