Documentation Portal      

What are you looking for?

ESerializer::CreateFileReader

Returns an ESerializer object suitable for reading from a file.

Namespace: Euresys::Open_eVision_2_6

[C++]

ESerializer* CreateFileReader(
   const std::string& filePath
)

Parameters

filePath

Full path and name specification of the file to be used to create the ESerializer object.

Remarks

It is up to users to delete the ESerializer object when they have done using it in Load calls. If the call does not succeed, it returns NULL. Please check the Open eVision error code to get further informations.

ESerializer.CreateFileReader

Returns an ESerializer object suitable for reading from a file.

Namespace: Euresys.Open_eVision_2_6

[C#]

Euresys.Open_eVision_2_6.ESerializer CreateFileReader(
   string filePath
)

Parameters

filePath

Full path and name specification of the file to be used to create the ESerializer object.

Remarks

It is up to users to delete the ESerializer object when they have done using it in Load calls. If the call does not succeed, it returns NULL. Please check the Open eVision error code to get further informations.

Which API shall we display?

© 2018 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.6.1.1110