ctflags::memory - low level functions for ctflags


ctflags documentation  | view source Contained in the ctflags distribution.

Index


NAME

Top

ctflags::memory - low level functions for ctflags

SYNOPSIS

Top

  use ctflags::memory;




ABSTRACT

Top

  ctflags::memory implements low level functions used from ctflags and
  companion packages. Do not use it directly.

DESCRIPTION

Top

ctflags::memory mantains the internal state of the ctflags and exports some low level functions used from the rest of the ctflags modules.

You can see the cource code for comments about its functions but do not use them directly.

EXPORT

set_ctflag, get_ctflag, restrict_ctflags, allowed_ctflags, is_ctflag_allowed

SEE ALSO

Top

ctflags, ctflags::parse, ctflags::config, ctflags::long and ctflags::check.

AUTHOR

Top

Salvador Fandi&241;o Garcia, <sfandino@yahoo.com>.

COPYRIGHT AND LICENSE

Top


ctflags documentation  | view source Contained in the ctflags distribution.