maxon::STREAMCONVERSIONFACTORYFLAGS Namespace Reference

Detailed Description

Factory<StreamConversionRef()> Flags. Container to return a set of test settings for this compression algorithm. For all this keys the unittest will be executed.

Functions

 MAXON_ATTRIBUTE (Bool, ISENCODER, "net.maxon.streamconversion.isencoder")
 
 MAXON_ATTRIBUTE (Bool, ISHASHALGORITHM, "net.maxon.streamconversion.ishashalgorithm")
 

Function Documentation

◆ MAXON_ATTRIBUTE() [1/2]

maxon::STREAMCONVERSIONFACTORYFLAGS::MAXON_ATTRIBUTE ( Bool  ,
ISENCODER  ,
"net.maxon.streamconversion.isencoder"   
)

Returns true if the StreamConversionRef is an encoder.

◆ MAXON_ATTRIBUTE() [2/2]

maxon::STREAMCONVERSIONFACTORYFLAGS::MAXON_ATTRIBUTE ( Bool  ,
ISHASHALGORITHM  ,
"net.maxon.streamconversion.ishashalgorithm"   
)

Returns true if the StreamConversionRef is a hash algorithm.