Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 112804
Collapse All | Expand All

(-)OpenSP-1.5.1.orig/include/InternalInputSource.h (-1 / +1 lines)
Lines 34-40 public: Link Here
34
  void pushCharRef(Char ch, const NamedCharRef &);
34
  void pushCharRef(Char ch, const NamedCharRef &);
35
  Boolean rewind(Messenger &);
35
  Boolean rewind(Messenger &);
36
  const StringC *contents();
36
  const StringC *contents();
37
  InternalInputSource *InternalInputSource::asInternalInputSource();
37
  InternalInputSource *asInternalInputSource();
38
  ~InternalInputSource();
38
  ~InternalInputSource();
39
private:
39
private:
40
  InternalInputSource(const InternalInputSource &); // undefined
40
  InternalInputSource(const InternalInputSource &); // undefined

Return to bug 112804