<div dir="ltr">Hi, I&#39;m getting an OGRStyleTable from an OGRDataSource.<br>My problem is that I need to access all members of this OGRStyleTable (that is all style definitions and names) to store them in a data structure of type string vector, but I don&#39;t find any method to do it sequentially (I can&#39;t read one by one because I don&#39;t know their names).<br>
<br>In short I need access to OGRStyleTable::m_papszStyleTable.<br><br>Anyone know how to do this?<br>Thanks.<br><br></div>