1 /* DO NOT EDIT! GENERATED AUTOMATICALLY! */
2
3 /* Virtual function table layout of superclass. */
4 #include "ostream.vt.h"
5
6 /* Virtual function table layout of fd_ostream class. */
7 int (*get_descriptor) (THIS_ARG);
8 const char * (*get_filename) (THIS_ARG);
9 bool (*is_buffered) (THIS_ARG);