MuseScore  3.4
Music composition and notation
Public Member Functions | Private Member Functions | List of all members
OVE::FixedBlock Class Reference

#include <ove.h>

Inheritance diagram for OVE::FixedBlock:
Inheritance graph
[legend]
Collaboration diagram for OVE::FixedBlock:
Collaboration graph
[legend]

Public Member Functions

 FixedBlock (unsigned int count)
 
virtual ~FixedBlock ()
 
- Public Member Functions inherited from OVE::Block
 Block ()
 
 Block (unsigned int size)
 
virtual ~Block ()
 
const unsigned char * data () const
 
unsigned char * data ()
 
int size () const
 
bool operator== (const Block &block) const
 
bool operator!= (const Block &block) const
 
bool toBoolean () const
 
unsigned int toUnsignedInt () const
 
int toInt () const
 
QByteArray toStrByteArray () const
 
QByteArray fixedSizeBufferToStrByteArray () const
 

Private Member Functions

 FixedBlock ()
 
virtual void resize (unsigned int count)
 

Constructor & Destructor Documentation

◆ FixedBlock() [1/2]

OVE::FixedBlock::FixedBlock ( unsigned int  count)
explicit

◆ ~FixedBlock()

virtual OVE::FixedBlock::~FixedBlock ( )
inlinevirtual

◆ FixedBlock() [2/2]

OVE::FixedBlock::FixedBlock ( )
private

Member Function Documentation

◆ resize()

void OVE::FixedBlock::resize ( unsigned int  count)
privatevirtual

Reimplemented from OVE::Block.


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