Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

SVisJob Class Reference

#include <SVisJob.h>

List of all members.

Public Methods

 SVisJob (leda_string defaultLabel="", SViewEl::SMarkStyles defaultMark=SViewEl::STANDARD)
void setUserLabel (leda_string label)
const leda_string & getUserLabel () const
void setUserMark (SViewEl::SMarkStyles mark)
SViewEl::SMarkStyles getUserMark () const
void blinkMark (int mark, double time)

Friends

std::ostream & operator<< (std::ostream &out, const SVisJob &vis)


Detailed Description

Part of the job data structure which pertains to visualization
See also:
SJob


Constructor & Destructor Documentation

SVisJob::SVisJob leda_string    defaultLabel = "",
SViewEl::SMarkStyles    defaultMark = SViewEl::STANDARD
 

Constructor

Parameters:
defaultLabel  initial string
defaultMark  initial mark style


Member Function Documentation

void SVisJob::blinkMark int    mark,
double    time
 

Set the blinking time of marks

Parameters:
mark  mark
blinking  time

const leda_string& SVisJob::getUserLabel   const [inline]
 

Get user label string

SViewEl::SMarkStyles SVisJob::getUserMark   const [inline]
 

Get user mark

void SVisJob::setUserLabel leda_string    label [inline]
 

Set user label string

void SVisJob::setUserMark SViewEl::SMarkStyles    mark [inline]
 

Set user mark


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &    out,
const SVisJob &    vis
[friend]
 

Output-operator


The documentation for this class was generated from the following files:
Generated on Thu May 22 16:50:56 2003 for Sketch-it! by doxygen1.2.18