API Reference > OdBcf Namespace > Classes > OdBcfDataAccessorXml Class
OdBcfDataAccessorXml Class
OdBcf__OdBcfDataAccessorXmlOdBcf__OdBcfDataAccessorXml
Syntax
C++
class OdBcfDataAccessorXml : public OdBcfDataAccessor;

BcfDataAccessorXml.h

A class that provides the interface for getting access to BCF data in XML format.

 
Name 
Description 
 
Retrieves all the data about the specified project.  
 
Retrieves the markup data of the specified topic.  
 
Retrieves information about the project.  
 
Retrieves all information about the specified topic.  
 
Retrieves information on the BCF schema used.  
 
Retrieves visualization information for the specified topic.  
 
Saves a BCF file.  
OdBcfDataAccessorXml Class
 
Name 
Description 
 
Closes a BCF file.  
 
Creates a new data accessor object for specified directory.  
 
Retrieves all data of the specified project.  
 
Retrieves markup data for the specified topic.  
 
Retrieves information about the project.  
 
Retrieves all information about the specified topic.  
 
Retrieves all topics from the specified project.  
 
Retrieves information about used BCF schema.  
 
Retrieves visualization information for the specified topic.  
 
Opens a BCF file for interaction.  
 
Checks if the specified BCF project was opened.  
 
Saves a BCF file.  
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.