Operation DataBlock** create (DataBlockFactory* dbf, char * buffer, size_t size, bool withcontent = false), in Class DataBlockFactory

Documentation
Only this method in this calls the Constructor of a Datablock
withcontent: if buffer contains data (in the case of Readers));


Protocol Qualification 
Exceptions Size 
Time ConcurrencySequential
Export ControlProtectedAccess  


Preconditions


Postconditions


Semantics


Messagescreate(    )