Tide 0.1.0
Public Types | Public Member Functions

tide::BlockElement Class Reference

#include <tide/block_element.h>

Inheritance diagram for tide::BlockElement:
Inheritance graph
[legend]
Collaboration diagram for tide::BlockElement:
Collaboration graph
[legend]

List of all members.

Public Types

typedef boost::shared_ptr
< BlockElement
Ptr
 Pointer to a block.

Public Member Functions

 BlockElement (tide::ids::ID id, uint64_t track_number, int16_t timecode, LacingType lacing=LACING_NONE)

Detailed Description

Definition at line 37 of file block_element.h.


Member Typedef Documentation

typedef boost::shared_ptr<BlockElement> tide::BlockElement::Ptr

Pointer to a block.

Reimplemented from tide::Block.

Definition at line 46 of file block_element.h.


Constructor & Destructor Documentation

tide::BlockElement::BlockElement ( tide::ids::ID  id,
uint64_t  track_number,
int16_t  timecode,
LacingType  lacing = LACING_NONE 
) [inline]

Definition at line 40 of file block_element.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines