[−][src]Trait opencv::cvv::prelude::CallMetaDataTrait
Optional information about a location in Code.
Required methods
fn as_raw_CallMetaData(&self) -> *mut c_void
Provided methods
fn file(&self) -> String
fn line(&self) -> size_t
fn function(&self) -> String
fn is_known(&self) -> bool
Whether *this holds actual data.