<div dir="ltr">Hi, I'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't find any method to do it sequentially (I can't read one by one because I don'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>