Skip to content

File utils.h

FileList > note-plpath > test > utils > utils.h

Go to the source code of this file

  • #include "notation_plpath.h"

Public Attributes

Type Name
note_plpath_point_t p00
note_plpath_point_t p01
note_plpath_point_t p02
note_plpath_point_t p03
note_plpath_point_t p10
note_plpath_point_t p11
note_plpath_point_t p12
note_plpath_point_t p20

Public Functions

Type Name
bool test_util_path_equal (const note_plpath_t * tree1, const note_plpath_t * tree2)

Public Attributes Documentation

variable p00

note_plpath_point_t p00;

variable p01

note_plpath_point_t p01;

variable p02

note_plpath_point_t p02;

variable p03

note_plpath_point_t p03;

variable p10

note_plpath_point_t p10;

variable p11

note_plpath_point_t p11;

variable p12

note_plpath_point_t p12;

variable p20

note_plpath_point_t p20;

Public Functions Documentation

function test_util_path_equal

bool test_util_path_equal (
    const note_plpath_t * tree1,
    const note_plpath_t * tree2
) 


The documentation for this class was generated from the following file source/note-plpath/test/utils/utils.h