MCPcopy Create free account
hub / github.com/Kitware/VTK / GetBlob

Method GetBlob

Serialization/Manager/vtkObjectManager.cxx:520–524  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

518
519//------------------------------------------------------------------------------
520vtkSmartPointer<vtkTypeUInt8Array> vtkObjectManager::GetBlob(
521 const std::string& hash, bool copy /*=false*/) const
522{
523 return this->Context->GetBlob(hash, copy);
524}
525
526//------------------------------------------------------------------------------
527bool vtkObjectManager::RegisterBlob(

Callers 15

vtkSessionGetBlobFunction · 0.45
serializeMethod · 0.45
serializeMethod · 0.45
serializeMethod · 0.45
serializeMethod · 0.45
serializeMethod · 0.45
serializeMethod · 0.45
serializeMethod · 0.45
serializeMethod · 0.45
serializeMethod · 0.45
serializeMethod · 0.45
serializeMethod · 0.45

Calls

no outgoing calls

Tested by 15

serializeMethod · 0.36
serializeMethod · 0.36
serializeMethod · 0.36
serializeMethod · 0.36
serializeMethod · 0.36
serializeMethod · 0.36
serializeMethod · 0.36
serializeMethod · 0.36
serializeMethod · 0.36
serializeMethod · 0.36
serializeMethod · 0.36
serializeMethod · 0.36