Referencia de la Clase Mark1D
#include <mark.hpp>
|
Métodos públicos |
| Mark1D (VOID) |
| Mark1D (const Mark1D &d) |
| Mark1D (LONG posx, String labelx="") |
| Mark1D (LONG posx, LONG spanx, String labelx="") |
Mark1D & | operator= (const Mark1D &m) |
int | operator== (const Mark1D &m) |
Métodos públicos estáticos |
static int | compare_p (const Mark1D &a, const Mark1D &b) |
static int | compare_s (const Mark1D &a, const Mark1D &b) |
static int | compare_l (const Mark1D &a, const Mark1D &b) |
static int | compare_ps (const Mark1D &a, const Mark1D &b) |
static int | compare_pl (const Mark1D &a, const Mark1D &b) |
static int | compare_sl (const Mark1D &a, const Mark1D &b) |
static int | compare_psl (const Mark1D &a, const Mark1D &b) |
Campos de datos |
LONG | pos |
LONG | span |
String | label |
Métodos privados estáticos |
static int | cmp (LONG a, LONG b) |
Descripción detallada
Definición en la línea 46 del archivo mark.hpp.
Documentación del constructor y destructor
Mark1D::Mark1D |
( |
VOID |
|
) |
[inline] |
Mark1D::Mark1D |
( |
const Mark1D & |
d |
) |
[inline] |
Mark1D::Mark1D |
( |
LONG |
posx, |
|
|
String |
labelx = "" | |
|
) |
| | [inline] |
Mark1D::Mark1D |
( |
LONG |
posx, |
|
|
LONG |
spanx, |
|
|
String |
labelx = "" | |
|
) |
| | [inline] |
Documentación de las funciones miembro
static int Mark1D::cmp |
( |
LONG |
a, |
|
|
LONG |
b | |
|
) |
| | [inline, static, private] |
static int Mark1D::compare_p |
( |
const Mark1D & |
a, |
|
|
const Mark1D & |
b | |
|
) |
| | [inline, static] |
static int Mark1D::compare_s |
( |
const Mark1D & |
a, |
|
|
const Mark1D & |
b | |
|
) |
| | [inline, static] |
static int Mark1D::compare_l |
( |
const Mark1D & |
a, |
|
|
const Mark1D & |
b | |
|
) |
| | [inline, static] |
static int Mark1D::compare_ps |
( |
const Mark1D & |
a, |
|
|
const Mark1D & |
b | |
|
) |
| | [inline, static] |
static int Mark1D::compare_pl |
( |
const Mark1D & |
a, |
|
|
const Mark1D & |
b | |
|
) |
| | [inline, static] |
static int Mark1D::compare_sl |
( |
const Mark1D & |
a, |
|
|
const Mark1D & |
b | |
|
) |
| | [inline, static] |
static int Mark1D::compare_psl |
( |
const Mark1D & |
a, |
|
|
const Mark1D & |
b | |
|
) |
| | [inline, static] |
int Mark1D::operator== |
( |
const Mark1D & |
m |
) |
[inline] |
Documentación de los campos
La documentación para esta clase fue generada a partir del siguiente fichero: