Sign in
Register
Home
Projects
Help
Search
:
SV Libraries
»
SV Core Library
Overview
Members
Activity
Issues
Repository
Code docs
svcore
1.9
Main Page
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
CSVFormat Member List
This is the complete list of members for
CSVFormat
, including all inherited members.
AudioSampleRange
enum name
CSVFormat
ColumnDuration
enum value
CSVFormat
ColumnEndTime
enum value
CSVFormat
ColumnIncreasing
enum value
CSVFormat
ColumnIntegral
enum value
CSVFormat
ColumnLabel
enum value
CSVFormat
ColumnLarge
enum value
CSVFormat
ColumnNearEmpty
enum value
CSVFormat
ColumnNumeric
enum value
CSVFormat
ColumnPitch
enum value
CSVFormat
ColumnPurpose
enum name
CSVFormat
ColumnQualities
typedef
CSVFormat
ColumnQuality
enum name
CSVFormat
ColumnSigned
enum value
CSVFormat
ColumnSmall
enum value
CSVFormat
ColumnStartTime
enum value
CSVFormat
ColumnUnknown
enum value
CSVFormat
ColumnValue
enum value
CSVFormat
CSVFormat
()
CSVFormat
inline
CSVFormat
(QString path)
CSVFormat
ExplicitTiming
enum value
CSVFormat
getAllowQuoting
() const
CSVFormat
inline
getAudioSampleRange
() const
CSVFormat
inline
getColumnCount
() const
CSVFormat
inline
getColumnPurpose
(int i) const
CSVFormat
getColumnPurposes
() const
CSVFormat
getColumnQualities
() const
CSVFormat
getExample
() const
CSVFormat
inline
getHeaderStatus
() const
CSVFormat
inline
getMaxExampleCols
() const
CSVFormat
inline
getModelType
() const
CSVFormat
inline
getPlausibleSeparators
() const
CSVFormat
inline
getSampleRate
() const
CSVFormat
inline
getSeparator
() const
CSVFormat
inline
getTimeUnits
() const
CSVFormat
inline
getTimingType
() const
CSVFormat
inline
getWindowSize
() const
CSVFormat
inline
guessAudioSampleRange
()
CSVFormat
protected
guessFormatFor
(QString path)
CSVFormat
guessPurposes
()
CSVFormat
protected
guessQualities
(QString line, int lineno)
CSVFormat
protected
guessSeparator
(QString line)
CSVFormat
protected
HeaderAbsent
enum value
CSVFormat
HeaderPresent
enum value
CSVFormat
HeaderStatus
enum name
CSVFormat
HeaderUnknown
enum value
CSVFormat
ImplicitTiming
enum value
CSVFormat
m_allowQuoting
CSVFormat
protected
m_audioSampleRange
CSVFormat
protected
m_columnCount
CSVFormat
protected
m_columnHeadings
CSVFormat
protected
m_columnPurposes
CSVFormat
protected
m_columnQualities
CSVFormat
protected
m_example
CSVFormat
protected
m_headerStatus
CSVFormat
protected
m_maxExampleCols
CSVFormat
protected
m_modelType
CSVFormat
protected
m_plausibleSeparators
CSVFormat
protected
m_prevValues
CSVFormat
protected
m_sampleRate
CSVFormat
protected
m_separator
CSVFormat
protected
m_timeUnits
CSVFormat
protected
m_timingType
CSVFormat
protected
m_variableColumnCount
CSVFormat
protected
m_windowSize
CSVFormat
protected
ModelType
enum name
CSVFormat
OneDimensionalModel
enum value
CSVFormat
SampleRangeOther
enum value
CSVFormat
SampleRangeSigned1
enum value
CSVFormat
SampleRangeSigned32767
enum value
CSVFormat
SampleRangeUnsigned255
enum value
CSVFormat
setAllowQuoting
(bool q)
CSVFormat
inline
setAudioSampleRange
(AudioSampleRange r)
CSVFormat
inline
setColumnCount
(int c)
CSVFormat
inline
setColumnPurpose
(int i, ColumnPurpose p)
CSVFormat
setColumnPurposes
(QList< ColumnPurpose > cl)
CSVFormat
setHeaderStatus
(HeaderStatus s)
CSVFormat
inline
setModelType
(ModelType t)
CSVFormat
inline
setSampleRate
(sv_samplerate_t r)
CSVFormat
inline
setSeparator
(QChar s)
CSVFormat
inline
setTimeUnits
(TimeUnits t)
CSVFormat
inline
setTimingType
(TimingType t)
CSVFormat
inline
setWindowSize
(int s)
CSVFormat
inline
ThreeDimensionalModel
enum value
CSVFormat
TimeAudioFrames
enum value
CSVFormat
TimeMilliseconds
enum value
CSVFormat
TimeSeconds
enum value
CSVFormat
TimeUnits
enum name
CSVFormat
TimeWindows
enum value
CSVFormat
TimingType
enum name
CSVFormat
TwoDimensionalModel
enum value
CSVFormat
TwoDimensionalModelWithDuration
enum value
CSVFormat
TwoDimensionalModelWithDurationAndExtent
enum value
CSVFormat
TwoDimensionalModelWithDurationAndPitch
enum value
CSVFormat
WaveFileModel
enum value
CSVFormat
Generated by
1.8.11
Loading...