LiTe
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
LineTes::Seg_sublist Class Reference

Sublist of Seg objects. More...

#include <ttessel.h>

Inheritance diagram for LineTes::Seg_sublist:

Public Member Functions

void add (Seg_handle s)
 Add a segment at the end of the segment list.
 
bool suppress (Seg_handle s)
 Remove a segment from the segment list. More...
 

Detailed Description

Sublist of Seg objects.

To be used for storing e.g. a sublist of segments of a given type.

Member Function Documentation

bool LineTes::Seg_sublist::suppress ( Seg_handle  s)
inline

Remove a segment from the segment list.

Parameters
s: handle of the segment to be suppressed.

Yield a warning and return false if the input segment is not found in the list.


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