logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for MPQC from the source code.

Version 2.3.1                                    Sun Oct 4 2020                                sc::FileRender(3)

Name

       sc::FileRender

Synopsis

       Inherits sc::Render.

       Inherited by sc::OOGLRender.

   PublicMemberFunctionsFileRender (const char *filename)
       FileRender (std::ostream &o=ExEnv::out0())
       FileRender (const Ref< KeyVal > &)
       void clear ()
       virtual void set_filename (const char *name)
       virtual void set_basename (const char *name)
       virtual const char * file_extension ()

   ProtectedMemberFunctions
       char * get_filename (const char *objectname)
       void open_sbuf (const char *objectname)
       void close_sbuf ()

   ProtectedAttributes
       char * filename_
       char * basename_
       std::streambuf * sbuf_
       int delete_sbuf_
       int depth_

See Also