BRL-CAD
bu_stat Struct Reference

#include <glob.h>

Collaboration diagram for bu_stat:
[legend]

Data Fields

struct bu_vls name
 
b_off_t size
 
void * data
 

Detailed Description

information about a path element (file, directory, object, etc), for use with bu_glob() callbacks.

Definition at line 57 of file glob.h.

Field Documentation

◆ name

struct bu_vls name

Definition at line 50 of file glob.h.

◆ size

b_off_t size

Definition at line 59 of file glob.h.

◆ data

void* data

Definition at line 60 of file glob.h.


The documentation for this struct was generated from the following file: