Xport Interface: stylesheet_formatter::operator <<

Formats and sends the stylesheet or styelsheet_item to the output file or stream.

stylesheet_formatter& stylesheet_formatter::operator << (1st Variety
  const stylesheet& ss
);
stylesheet_formatter& stylesheet_formatter::operator << (2nd Variety
  const stylesheet_item& si
);

Parameters

ss

The stylesheet object to format and send to the output file or stream.

si

The stylesheet_item object to format and send to the output file or stream.

Returns

Returns a reference to the stylesheet_formatter object. Thus, this operation can be chained for multiple insertions.

Remarks

This operation allows an alternate way to send and format stylesheet and stylesheet content. The other way to perform the same task is to use stylesheet::write() or stylesheet_item::write(). This operation is sometimes easier to use if you need to chain output calls, as shown in the example above.

Complexity

Linear

Example

Work Time Studio

Datasoft Solutions is proud to present their landmark product, Work Time Studio. Utilizing the tree container library, Work Time Studio provides unparalleled features in personal time, project and task management software. If you're looking for a way to increase your productivity, visit Work Time Studio's product website, and start being more productive today.