EuroLinux Manuals
  • EL 6 ELS
  • EL 7
  • EL 8
  • EL 9
  • About
  1. EL 6 ELS
  2. samba4-pidl
  3. Parse::Pidl::Util(3pm)
links
  • language-indep link
  • raw man page
table of contents
  • NAME
  • SYNOPSIS
  • DESCRIPTION
  • FUNCTIONS

Scroll to navigation

Parse::Pidl::Util(3) User Contributed Perl Documentation Parse::Pidl::Util(3)

NAME¶

Parse::Pidl::Util - Generic utility functions for pidl

SYNOPSIS¶

use Parse::Pidl::Util;

DESCRIPTION¶

Simple module that contains a couple of trivial helper functions used throughout the various pidl modules.

FUNCTIONS¶

MyDumper a dumper wrapper to prevent dependence on the Data::Dumper module unless we actually need it
has_property see if a pidl property list contains a given property
property_matches see if a pidl property matches a value
is_constant return 1 if the string is a C constant
make_str return a "" quoted string, unless already quoted
unmake_str unquote a "" quoted string
print_uuid Print C representation of a UUID.
ParseExpr Interpret an IDL expression, substituting particular variables.
ParseExprExt Interpret an IDL expression, substituting particular variables. Can call callbacks when pointers are being dereferenced or variables are being used.
2015-07-14 perl v5.10.1
Logo

Source file: Parse::Pidl::Util.3pm.en.gz (from samba4-pidl 4.2.10-15.el6)
Source last updated: 2018-06-21 21:32:15
Converted to HTML: 2024-06-22 22:05:55
Copyleft © 2024 EuroLinux