pub trait Detail_TrackerContribSamplerAlgorithmTraitConst: Detail_TrackerSamplerAlgorithmTraitConst {
// Required method
fn as_raw_Detail_TrackerContribSamplerAlgorithm(&self) -> *const c_void;
// Provided method
fn get_class_name(&self) -> Result<String> { ... }
}Expand description
Constant methods for crate::tracking::Detail_TrackerContribSamplerAlgorithm
Required Methods§
Provided Methods§
Sourcefn get_class_name(&self) -> Result<String>
fn get_class_name(&self) -> Result<String>
Get the name of the specific TrackerContribSamplerAlgorithm